Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLGpu.h791 class SamplerObjectCache; variable
DGrGLGpu.cpp224 class GrGLGpu::SamplerObjectCache { class in GrGLGpu
226 SamplerObjectCache(GrGLGpu* gpu) : fGpu(gpu) { in SamplerObjectCache() function in GrGLGpu::SamplerObjectCache