Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCreateNullInterface.cpp20 class GLObject : public GrNonAtomicRef<GLObject> { class
22 GLObject(GrGLuint id) : fID(id) {} in GLObject() function in __anon0b8a6d580111::GLObject