Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrResourceCache.h122 void removeAllocBufferBytes(size_t bytes) { fAllocBufferBytes -= bytes; } in removeAllocBufferBytes() function
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp2814 void GrVkGpu::removeAllocBufferBytes(size_t bytes) in removeAllocBufferBytes() function in GrVkGpu