Home
last modified time | relevance | path

Searched defs:requestSize (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRingBufferAllocator.cpp94 const uint64_t requestSize = (mMaxBlockSize - mUsedEndOffset) + allocationSize; in Allocate() local
/third_party/skia/src/gpu/
H A DGrBufferAllocPool.cpp313 bool GrBufferAllocPool::createBlock(size_t requestSize) { in createBlock() argument

Completed in 3 milliseconds