Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrResourceCache.h124 void removeAllocImageBytes(size_t bytes) { fAllocImageBytes -= bytes; } in removeAllocImageBytes() function
/third_party/skia/m133/src/gpu/ganesh/
DGrResourceCache.h144 void removeAllocImageBytes(size_t bytes) { fAllocImageBytes -= bytes; } in removeAllocImageBytes() function
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp2897 void GrVkGpu::removeAllocImageBytes(size_t bytes) in removeAllocImageBytes() function in GrVkGpu
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkGpu.cpp2901 void GrVkGpu::removeAllocImageBytes(size_t bytes) in removeAllocImageBytes() function in GrVkGpu