OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mHasNoConfigContext
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/RenderEngine/
GLExtensions.h
38
bool
mHasNoConfigContext
= false;
65
bool hasNoConfigContext() const { return
mHasNoConfigContext
; }
GLExtensions.cpp
90
mHasNoConfigContext
= true;
Completed in 194 milliseconds