Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.h113 GLint getAndClearLastError() { in getAndClearLastError() function
DGLEScmContext.cpp877 return core().getAndClearLastError(); in getErrorCoreProfile()