Home
last modified time | relevance | path

Searched defs:gles2_impl (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ppapi/shared_impl/
Dppb_graphics_3d_shared.h54 gpu::gles2::GLES2Implementation* gles2_impl() { return gles2_impl_.get(); } in gles2_impl() function
Dppb_video_decoder_shared.cc39 gpu::gles2::GLES2Implementation* gles2_impl) { in InitCommon()