Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.h198 template<class T> class ScopedQueryUpdate; variable
DGL2Encoder.cpp556 class GL2Encoder::ScopedQueryUpdate { class in GL2Encoder
558 ScopedQueryUpdate(GL2Encoder* ctx, uint32_t bytes, T* target) : in ScopedQueryUpdate() function in GL2Encoder::ScopedQueryUpdate