GLES2DemoInstance 40 ppapi/examples/gles2/gles2.cc GLES2DemoInstance(PP_Instance instance, pp::Module* module); GLES2DemoInstance 41 ppapi/examples/gles2/gles2.cc virtual ~GLES2DemoInstance(); GLES2DemoInstance 55 ppapi/examples/gles2/gles2.cc &GLES2DemoInstance::InitGL); GLES2DemoInstance 74 ppapi/examples/gles2/gles2.cc pp::CompletionCallbackFactory<GLES2DemoInstance> callback_factory_; GLES2DemoInstance 85 ppapi/examples/gles2/gles2.cc GLES2DemoInstance::GLES2DemoInstance(PP_Instance instance, pp::Module* module) GLES2DemoInstance 96 ppapi/examples/gles2/gles2.cc GLES2DemoInstance::~GLES2DemoInstance() { GLES2DemoInstance 100 ppapi/examples/gles2/gles2.cc void GLES2DemoInstance::DidChangeView( GLES2DemoInstance 118 ppapi/examples/gles2/gles2.cc return new GLES2DemoInstance(instance, this); GLES2DemoInstance 122 ppapi/examples/gles2/gles2.cc void GLES2DemoInstance::InitGL(int32_t result) { GLES2DemoInstance 155 ppapi/examples/gles2/gles2.cc void GLES2DemoInstance::FlickerAndPaint(int32_t result, bool paint_blue) { GLES2DemoInstance 167 ppapi/examples/gles2/gles2.cc &GLES2DemoInstance::FlickerAndPaint, !paint_blue);