Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp454 GLint hostError = mErrorUpdater.getHostErrorAndUpdate(); in ~ScopedQueryUpdate() local
455 if (hostError == GL_NO_ERROR && mTarget) { in ~ScopedQueryUpdate()