OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasEglExtension
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
Extensions.h
53
bool
hasEglExtension
(const char* extension) const;
Extensions.cpp
70
mHasNvSystemTime = !strcmp(property, "true") &&
hasEglExtension
("EGL_NV_system_time");
108
bool Extensions::
hasEglExtension
(const char* extension) const {
Completed in 118 milliseconds