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