OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isOpenGl
(Results
1 - 2
of
2
) sorted by null
/system/tools/hidl/c2hal/
main.cpp
113
bool
isOpenGl
= false;
128
isOpenGl
= true;
179
AST ast(path, outputDir, package,
isOpenGl
);
AST.cpp
40
bool
isOpenGl
)
45
mIsOpenGl(
isOpenGl
)
81
bool AST::
isOpenGl
() const {
Completed in 144 milliseconds