OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:eglImageDetach
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
FramebufferData.h
30
void (*
eglImageDetach
)(unsigned int imageId);
TranslatorIfaces.h
38
if (sourceEGLImage &&
eglImageDetach
) (*
eglImageDetach
)(sourceEGLImage);
61
void (*
eglImageDetach
)(unsigned int imageId);
Completed in 25 milliseconds