Home
last modified time | relevance | path

Searched refs:mIsOpenGl (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/hidl/c2hal/
H A DAST.cpp44 mIsOpenGl(isOpenGl) in AST()
81 return mIsOpenGl; in isOpenGl()
H A DAST.h70 bool mIsOpenGl; member