OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:share_gles2
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ppapi/shared_impl/
ppb_graphics_3d_shared.cc
106
gpu::gles2::GLES2Implementation*
share_gles2
) {
127
share_gles2
?
share_gles2
->share_group() : NULL,
ppb_graphics_3d_shared.h
73
gpu::gles2::GLES2Implementation*
share_gles2
);
/external/chromium_org/ppapi/proxy/
ppb_graphics_3d_proxy.cc
63
bool Graphics3D::Init(gpu::gles2::GLES2Implementation*
share_gles2
) {
72
share_gles2
);
151
gpu::gles2::GLES2Implementation*
share_gles2
= NULL;
local
160
share_gles2
= share_graphics->gles2_impl();
181
if (!graphics_3d->Init(
share_gles2
))
ppb_graphics_3d_proxy.h
34
bool Init(gpu::gles2::GLES2Implementation*
share_gles2
);
/external/chromium_org/content/renderer/pepper/
ppb_graphics_3d_impl.cc
233
gpu::gles2::GLES2Implementation*
share_gles2
= NULL;
235
share_gles2
=
240
share_gles2
);
Completed in 137 milliseconds