OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasNativeFenceSync
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/RenderEngine/
GLExtensions.h
66
bool
hasNativeFenceSync
() const { return mHasNativeFenceSync; }
RenderEngine.cpp
219
if (!GLExtensions::getInstance().
hasNativeFenceSync
()) {
271
if (!GLExtensions::getInstance().
hasNativeFenceSync
() ||
Completed in 236 milliseconds