Home
last modified time | relevance | path

Searched refs:addAllocBufferBytes (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/vk/
H A DGrVkMemory.cpp75 gpu->addAllocBufferBytes(size);
H A DGrVkGpu.h219 void addAllocBufferBytes(size_t bytes);
H A DGrVkGpu.cpp2773 void GrVkGpu::addAllocBufferBytes(size_t bytes) in addAllocBufferBytes() function in GrVkGpu
2779 cache->addAllocBufferBytes(bytes); in addAllocBufferBytes()
/third_party/skia/src/gpu/
H A DGrResourceCache.h121 void addAllocBufferBytes(size_t bytes) { fAllocBufferBytes += bytes; } in addAllocBufferBytes() function in GrResourceCache

Completed in 8 milliseconds