Home
last modified time | relevance | path

Searched refs:getAllocationOffset (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrRingBuffer.cpp16 size_t GrRingBuffer::getAllocationOffset(size_t size) { in getAllocationOffset() function in GrRingBuffer
59 size_t offset = this->getAllocationOffset(size); in suballocate()
76 size_t offset = this->getAllocationOffset(size); in suballocate()
DGrRingBuffer.h50 size_t getAllocationOffset(size_t size);