Searched refs:getAllocationOffset (Results 1 – 2 of 2) sorted by relevance
16 size_t GrRingBuffer::getAllocationOffset(size_t size) { in getAllocationOffset() function in GrRingBuffer60 size_t offset = this->getAllocationOffset(size); in suballocate()78 size_t offset = this->getAllocationOffset(size); in suballocate()
51 size_t getAllocationOffset(size_t size);