Home
last modified time | relevance | path

Searched defs:GLObjectCounter (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/gl-host-common/include/host-common/opengl/
Dmisc.h33 class GLObjectCounter; variable
/hardware/google/gfxstream/include/render-utils/
DRenderLib.h42 class GLObjectCounter; variable
/hardware/google/aemu/base/
DGLObjectCounter.cpp98 GLObjectCounter::GLObjectCounter() : mImpl(new GLObjectCounter::Impl()) {} in GLObjectCounter() function in android::base::GLObjectCounter