Searched defs:gles2_impl_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ppapi/shared_impl/
H A Dppb_graphics_3d_shared.h54 gpu::gles2::GLES2Implementation* gles2_impl() { return gles2_impl_.get(); }
77 scoped_ptr<gpu::gles2::GLES2Implementation> gles2_impl_; member in class:ppapi::PPB_Graphics3D_Shared
H A Dppb_video_decoder_shared.h76 // process only, so gles2_impl_ is NULL in that case.
77 gpu::gles2::GLES2Implementation* gles2_impl_; member in class:ppapi::PPB_VideoDecoder_Shared
/external/chromium_org/ppapi/proxy/
H A Dvideo_decoder_resource.h174 gpu::gles2::GLES2Implementation* gles2_impl_; member in class:ppapi::proxy::VideoDecoderResource

Completed in 1333 milliseconds