OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:supportedApi
(Results
1 - 3
of
3
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglValidate.h
31
static bool
supportedApi
(EGLenum api);
EglValidate.cpp
91
bool EglValidate::
supportedApi
(EGLenum api) {
EglImp.cpp
902
if(!EglValidate::
supportedApi
(api)) {
[
all
...]
Completed in 561 milliseconds