Home
last modified time | relevance | path

Searched defs:usedBytes (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/gpu/
DGrBufferAllocPool.cpp140 size_t usedBytes = back.fBuffer->gpuMemorySize() - back.fBytesFree; in makeSpace() local
195 size_t usedBytes = back.fBuffer->gpuMemorySize() - back.fBytesFree; in makeSpaceAtLeast() local
/external/skia/src/gpu/
DGrBufferAllocPool.cpp192 size_t usedBytes = back.fBuffer->size() - back.fBytesFree; in makeSpace() local
247 size_t usedBytes = back.fBuffer->size() - back.fBytesFree; in makeSpaceAtLeast() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h52 const BitVector &usedBytes() const { return UsedBytes; } in usedBytes() function
/external/skqp/src/gpu/text/
DGrTextBlobCache.h106 size_t usedBytes() const { return fCurrentSize; } in usedBytes() function
/external/skia/src/gpu/text/
DGrTextBlobCache.h110 size_t usedBytes() const { return fCurrentSize; } in usedBytes() function
/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc1099 uint32_t usedBytes = static_cast<uint32_t>(RoundUpToSystemPage(raw_size)); in PartitionPurgePage() local
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h1305 VkDeviceSize usedBytes; member
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h1305 VkDeviceSize usedBytes; member