HomeSort by relevance Sort by last modified time
    Searched defs:gles2_impl_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ppapi/shared_impl/
ppb_graphics_3d_shared.h 54 gpu::gles2::GLES2Implementation* gles2_impl() { return gles2_impl_.get(); }
77 scoped_ptr<gpu::gles2::GLES2Implementation> gles2_impl_; member in class:ppapi::PPB_Graphics3D_Shared
ppb_video_decoder_shared.h 76 // 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/
video_decoder_resource.h 174 gpu::gles2::GLES2Implementation* gles2_impl_; member in class:ppapi::proxy::VideoDecoderResource

Completed in 70 milliseconds