Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp562 mErrorUpdater(ctx) { in ScopedQueryUpdate()
568 GLint hostError = mErrorUpdater.getHostErrorAndUpdate(); in ~ScopedQueryUpdate()
572 mErrorUpdater.updateGuestErrorState(); in ~ScopedQueryUpdate()
578 ErrorUpdater mErrorUpdater; member in GL2Encoder::ScopedQueryUpdate