OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnGLContextLost
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/mojo/services/gles2/
gles2_impl.cc
32
&GLES2Impl::
OnGLContextLost
, base::Unretained(this)));
40
void GLES2Impl::
OnGLContextLost
() {
/external/chromium_org/mojo/examples/sample_app/
spinning_cube.cc
310
void
OnGLContextLost
();
325
OnGLContextLost
();
328
void SpinningCube::GLState::
OnGLContextLost
() {
390
void SpinningCube::
OnGLContextLost
() {
394
state_->
OnGLContextLost
();
Completed in 174 milliseconds