Home
last modified time | relevance | path

Searched defs:graphics_3d (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/ppapi/tests/
Dtest_compositor.cc105 pp::Graphics3D graphics_3d(instance_, attribs); in TestBindUnbind() local
182 pp::Graphics3D graphics_3d(instance_, attribs); in TestReleaseInternal() local
247 pp::Graphics3D graphics_3d(instance_, attribs); in TestReleaseWithoutCommitInternal() local
332 pp::Graphics3D graphics_3d(instance_, attribs); in TestGeneralInternal() local
/external/chromium_org/content/renderer/pepper/
Dppb_graphics_3d_impl.cc76 scoped_refptr<PPB_Graphics3D_Impl> graphics_3d( in Create() local
96 scoped_refptr<PPB_Graphics3D_Impl> graphics_3d( in CreateRaw() local
Dppb_video_decoder_impl.cc125 PPB_Graphics3D_Impl* graphics_3d = in Init() local
Dpepper_plugin_instance_impl.cc2355 PPB_Graphics3D_Impl* graphics_3d = in BindGraphics() local
/external/chromium_org/ppapi/thunk/
Dppb_video_decoder_dev_thunk.cc20 PP_Resource graphics_3d, in Create()
/external/chromium_org/native_client_sdk/src/examples/api/video_decode/
Dvideo_decode.cc234 const pp::Graphics3D& graphics_3d) in Decoder()
390 PP_Resource graphics_3d = context_->pp_resource(); in ~MyInstance() local
475 PP_Resource graphics_3d = context_->pp_resource(); in PaintNextPicture() local
/external/chromium_org/ppapi/examples/video_decode/
Dvideo_decode.cc235 const pp::Graphics3D& graphics_3d) in Decoder()
391 PP_Resource graphics_3d = context_->pp_resource(); in ~MyInstance() local
476 PP_Resource graphics_3d = context_->pp_resource(); in PaintNextPicture() local
/external/chromium_org/ppapi/proxy/
Dppb_graphics_3d_proxy.cc178 scoped_refptr<Graphics3D> graphics_3d(new Graphics3D(result)); in CreateProxyResource() local
Dvideo_decoder_resource_unittest.cc106 scoped_refptr<ppapi::proxy::Graphics3D> graphics_3d( in CreateGraphics3d() local