Home
last modified time | relevance | path

Searched defs:contextCheck (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/common/detector/
DGraphicsDetectorGl.cpp222 for (const GlesContextCheckOptions& contextCheck : contextChecks) { in PopulateEglAndGlesAvailability() local
/aosp_15_r20/frameworks/native/libs/nativedisplay/surfacetexture/
H A DEGLConsumer.cpp370 status_t EGLConsumer::checkAndUpdateEglStateLocked(SurfaceTexture& st, bool contextCheck) { in checkAndUpdateEglStateLocked()
/aosp_15_r20/frameworks/native/libs/gui/
H A DGLConsumer.cpp556 status_t GLConsumer::checkAndUpdateEglStateLocked(bool contextCheck) { in checkAndUpdateEglStateLocked()