Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/gl/
DGLESRenderEngine.cpp54 bool errorFound = false; in checkGlError() local
57 errorFound = true; in checkGlError()
61 return errorFound; in checkGlError()