OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DetachFromGLContext
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/gl/android/
surface_texture.h
58
void
DetachFromGLContext
();
surface_texture.cc
115
void SurfaceTexture::
DetachFromGLContext
() {
/external/chromium_org/ui/gl/
gl_image_surface_texture.cc
60
// initial dummy texture id of 0. We need to call
DetachFromGLContext
() here
62
// id.
DetachFromGLContext
() will delete the texture for the current
68
surface_texture_->
DetachFromGLContext
();
Completed in 1178 milliseconds