Searched defs:onGpuMemorySize (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLStencilAttachment.cpp12 size_t GrGLStencilAttachment::onGpuMemorySize() const { function in class:GrGLStencilAttachment
H A DGrGLRenderTarget.cpp57 size_t GrGLRenderTarget::onGpuMemorySize() const { function in class:GrGLRenderTarget
/external/skia/src/gpu/
H A DGrTexture.cpp33 size_t GrTexture::onGpuMemorySize() const { function in class:GrTexture
H A DGrGeometryBuffer.h110 virtual size_t onGpuMemorySize() const { return fGpuMemorySize; } function in class:GrGeometryBuffer

Completed in 116 milliseconds