Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/guest/renderControl_enc/
DExtendedRenderControl.cpp113 void ExtendedRCEncoderContext::queryAndSetNoErrorState(bool& hostError) { in queryAndSetNoErrorState()
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp570 GLint hostError = mErrorUpdater.getHostErrorAndUpdate(); in ~ScopedQueryUpdate() local