Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNameAllocator.h79 class ContiguousNameRange; variable
DGrGLNameAllocator.cpp274 class GrGLNameAllocator::ContiguousNameRange : public SparseNameRange { class in GrGLNameAllocator
276 ContiguousNameRange(GrGLuint first, GrGLuint end) { in ContiguousNameRange() function in GrGLNameAllocator::ContiguousNameRange