OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:doGLFenceWaitLocked
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/libs/gui/include/gui/
GLConsumer.h
371
//
doGLFenceWaitLocked
inserts a wait command into the OpenGL ES command
374
status_t
doGLFenceWaitLocked
() const;
/frameworks/native/libs/gui/
GLConsumer.cpp
554
return
doGLFenceWaitLocked
();
[
all
...]
Completed in 69 milliseconds