Graphics3D        316 chrome/test/ppapi/ppapi_browsertest.cc #define MAYBE_OUT_Graphics3D Graphics3D
Graphics3D        328 chrome/test/ppapi/ppapi_browsertest.cc #define MAYBE_OUT_Graphics3D Graphics3D
Graphics3D        329 chrome/test/ppapi/ppapi_browsertest.cc #define MAYBE_NACL_Graphics3D Graphics3D
Graphics3D        333 native_client_sdk/src/examples/api/graphics_3d/graphics_3d.cc     context_ = pp::Graphics3D(this, attrib_list);
Graphics3D        336 native_client_sdk/src/examples/api/graphics_3d/graphics_3d.cc       context_ = pp::Graphics3D();
Graphics3D        473 native_client_sdk/src/examples/api/graphics_3d/graphics_3d.cc   pp::Graphics3D context_;
Graphics3D        107 native_client_sdk/src/examples/api/media_stream_video/media_stream_video.cc   pp::Graphics3D* context_;
Graphics3D        208 native_client_sdk/src/examples/api/media_stream_video/media_stream_video.cc   context_ = new pp::Graphics3D(this, attributes);
Graphics3D        336 native_client_sdk/src/gonacl_appengine/src/cube/cube.cc     context_ = pp::Graphics3D(this, attrib_list);
Graphics3D        339 native_client_sdk/src/gonacl_appengine/src/cube/cube.cc       context_ = pp::Graphics3D();
Graphics3D        484 native_client_sdk/src/gonacl_appengine/src/cube/cube.cc   pp::Graphics3D context_;
Graphics3D         22 native_client_sdk/src/libraries/ppapi_simple/ps_interface.cc DEFINE_INTERFACE_FUNC(Graphics3D)
Graphics3D         51 native_client_sdk/src/libraries/ppapi_simple/ps_interface.cc   REQUEST_INTERFACE(Graphics3D, GRAPHICS_3D)
Graphics3D         26 ppapi/cpp/dev/video_decoder_dev.cc                                    const Graphics3D& context,
Graphics3D         17 ppapi/cpp/dev/video_decoder_dev.h class Graphics3D;
Graphics3D         28 ppapi/cpp/dev/video_decoder_dev.h                    const Graphics3D& context,
Graphics3D         23 ppapi/cpp/graphics_3d.cc Graphics3D::Graphics3D() {
Graphics3D         26 ppapi/cpp/graphics_3d.cc Graphics3D::Graphics3D(const InstanceHandle& instance,
Graphics3D         34 ppapi/cpp/graphics_3d.cc Graphics3D::Graphics3D(const InstanceHandle& instance,
Graphics3D         35 ppapi/cpp/graphics_3d.cc                        const Graphics3D& share_context,
Graphics3D         45 ppapi/cpp/graphics_3d.cc Graphics3D::~Graphics3D() {
Graphics3D         48 ppapi/cpp/graphics_3d.cc int32_t Graphics3D::GetAttribs(int32_t attrib_list[]) const {
Graphics3D         57 ppapi/cpp/graphics_3d.cc int32_t Graphics3D::SetAttribs(const int32_t attrib_list[]) {
Graphics3D         66 ppapi/cpp/graphics_3d.cc int32_t Graphics3D::ResizeBuffers(int32_t width, int32_t height) {
Graphics3D         74 ppapi/cpp/graphics_3d.cc int32_t Graphics3D::SwapBuffers(const CompletionCallback& cc) {
Graphics3D         19 ppapi/cpp/graphics_3d.h class Graphics3D : public Resource {
Graphics3D         22 ppapi/cpp/graphics_3d.h   Graphics3D();
Graphics3D         65 ppapi/cpp/graphics_3d.h   Graphics3D(const InstanceHandle& instance,
Graphics3D         88 ppapi/cpp/graphics_3d.h   Graphics3D(const InstanceHandle& instance,
Graphics3D         89 ppapi/cpp/graphics_3d.h              const Graphics3D& share_context,
Graphics3D         93 ppapi/cpp/graphics_3d.h   ~Graphics3D();
Graphics3D         89 ppapi/cpp/instance.cc bool Instance::BindGraphics(const Graphics3D& graphics) {
Graphics3D         32 ppapi/cpp/instance.h class Graphics3D;
Graphics3D        317 ppapi/cpp/instance.h   bool BindGraphics(const Graphics3D& graphics);
Graphics3D         81 ppapi/examples/gles2/gles2.cc   pp::Graphics3D* context_;
Graphics3D        142 ppapi/examples/gles2/gles2.cc   context_ = new pp::Graphics3D(this, context_attributes);
Graphics3D         51 ppapi/examples/gles2_spinning_cube/gles2_spinning_cube.cc   pp::Graphics3D* context_;
Graphics3D        112 ppapi/examples/gles2_spinning_cube/gles2_spinning_cube.cc   context_ = new pp::Graphics3D(this, context_attributes);
Graphics3D        107 ppapi/examples/media_stream_video/media_stream_video.cc   pp::Graphics3D* context_;
Graphics3D        208 ppapi/examples/media_stream_video/media_stream_video.cc   context_ = new pp::Graphics3D(this, attributes);
Graphics3D        154 ppapi/examples/video_capture/video_capture.cc   pp::Graphics3D* context_;
Graphics3D        258 ppapi/examples/video_capture/video_capture.cc   context_ = new pp::Graphics3D(this, attributes);
Graphics3D        186 ppapi/examples/video_decode/video_decode.cc   pp::Graphics3D* context_;
Graphics3D        498 ppapi/examples/video_decode/video_decode.cc   context_ = new pp::Graphics3D(this, context_attributes);
Graphics3D         47 ppapi/proxy/ppb_graphics_3d_proxy.cc Graphics3D::Graphics3D(const HostResource& resource)
Graphics3D         51 ppapi/proxy/ppb_graphics_3d_proxy.cc Graphics3D::~Graphics3D() {
Graphics3D         55 ppapi/proxy/ppb_graphics_3d_proxy.cc bool Graphics3D::Init(gpu::gles2::GLES2Implementation* share_gles2) {
Graphics3D         67 ppapi/proxy/ppb_graphics_3d_proxy.cc PP_Bool Graphics3D::SetGetBuffer(int32_t /* transfer_buffer_id */) {
Graphics3D         71 ppapi/proxy/ppb_graphics_3d_proxy.cc gpu::CommandBuffer::State Graphics3D::GetState() {
Graphics3D         75 ppapi/proxy/ppb_graphics_3d_proxy.cc PP_Bool Graphics3D::Flush(int32_t put_offset) {
Graphics3D         79 ppapi/proxy/ppb_graphics_3d_proxy.cc scoped_refptr<gpu::Buffer> Graphics3D::CreateTransferBuffer(
Graphics3D         86 ppapi/proxy/ppb_graphics_3d_proxy.cc PP_Bool Graphics3D::DestroyTransferBuffer(int32_t id) {
Graphics3D         90 ppapi/proxy/ppb_graphics_3d_proxy.cc gpu::CommandBuffer::State Graphics3D::WaitForTokenInRange(int32_t start,
Graphics3D         95 ppapi/proxy/ppb_graphics_3d_proxy.cc gpu::CommandBuffer::State Graphics3D::WaitForGetOffsetInRange(int32_t start,
Graphics3D        100 ppapi/proxy/ppb_graphics_3d_proxy.cc uint32_t Graphics3D::InsertSyncPoint() {
Graphics3D        105 ppapi/proxy/ppb_graphics_3d_proxy.cc gpu::CommandBuffer* Graphics3D::GetCommandBuffer() {
Graphics3D        109 ppapi/proxy/ppb_graphics_3d_proxy.cc gpu::GpuControl* Graphics3D::GetGpuControl() {
Graphics3D        113 ppapi/proxy/ppb_graphics_3d_proxy.cc int32 Graphics3D::DoSwapBuffers() {
Graphics3D        170 ppapi/proxy/ppb_graphics_3d_proxy.cc   scoped_refptr<Graphics3D> graphics_3d(new Graphics3D(result));
Graphics3D        340 ppapi/proxy/ppb_graphics_3d_proxy.cc     static_cast<Graphics3D*>(enter.object())->SwapBuffersACK(pp_error);
Graphics3D         29 ppapi/proxy/ppb_graphics_3d_proxy.h class Graphics3D : public PPB_Graphics3D_Shared {
Graphics3D         31 ppapi/proxy/ppb_graphics_3d_proxy.h   explicit Graphics3D(const HostResource& resource);
Graphics3D         32 ppapi/proxy/ppb_graphics_3d_proxy.h   virtual ~Graphics3D();
Graphics3D         58 ppapi/proxy/ppb_graphics_3d_proxy.h   DISALLOW_COPY_AND_ASSIGN(Graphics3D);
Graphics3D        203 ppapi/proxy/ppb_video_decoder_proxy.cc   Graphics3D* context = static_cast<Graphics3D*>(enter_context.object());
Graphics3D        793 ppapi/tests/test_graphics_2d.cc   ASSERT_TRUE(instance_->BindGraphics(pp::Graphics3D()));
Graphics3D        801 ppapi/tests/test_graphics_2d.cc   ASSERT_TRUE(instance_->BindGraphics(pp::Graphics3D()));
Graphics3D         23 ppapi/tests/test_graphics_3d.cc REGISTER_TEST_CASE(Graphics3D);
Graphics3D         47 ppapi/tests/test_graphics_3d.cc   pp::Graphics3D context(instance_, attribs);
Graphics3D         75 ppapi/tests/test_graphics_3d.cc   pp::Graphics3D context(instance_, attribs);
Graphics3D        103 ppapi/tests/test_graphics_3d.cc   pp::Graphics3D context(instance_, attribs);
Graphics3D        138 ppapi/tests/test_graphics_3d.cc int32_t TestGraphics3D::SwapBuffersSync(pp::Graphics3D* context) {
Graphics3D        145 ppapi/tests/test_graphics_3d.cc     pp::Graphics3D* context,
Graphics3D         14 ppapi/tests/test_graphics_3d.h class Graphics3D;
Graphics3D         33 ppapi/tests/test_graphics_3d.h   int32_t SwapBuffersSync(pp::Graphics3D* context);
Graphics3D         34 ppapi/tests/test_graphics_3d.h   std::string CheckPixelPPAPI(pp::Graphics3D* context,