Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp568 GLint hostError = mErrorUpdater.getHostErrorAndUpdate(); in ~ScopedQueryUpdate() local
569 if (hostError == GL_NO_ERROR && mTarget) { in ~ScopedQueryUpdate()