Searched defs:gles2_impl (Results 1 - 2 of 2) 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(); } function in class:ppapi::PPB_Graphics3D_Shared
H A Dppb_video_decoder_shared.cc39 gpu::gles2::GLES2Implementation* gles2_impl) {
42 gles2_impl_ = gles2_impl;
37 InitCommon( PP_Resource graphics_context, gpu::gles2::GLES2Implementation* gles2_impl) argument

Completed in 107 milliseconds