Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrBlockAllocator.cpp41 this->poisonRange(kDataStart, fSize); in Block()
101 block->poisonRange(kDataStart, block->fSize); in releaseBlock()
176 b->poisonRange(kDataStart, b->fSize); in reset()
DGrBlockAllocator.h130 void poisonRange(int start, int end) { in poisonRange() function
147 this->poisonRange(kDataStart, fSize); in markAsScratch()
654 this->poisonRange(nextCursor + 1, end); in resize()
674 this->poisonRange(start, end); in release()