Searched refs:fFreeBlocks (Results 1 – 2 of 2) sorted by relevance
64 , fFreeBlocks(numDescriptors) in Heap()67 fFreeBlocks.set(i); in Heap()72 SkBitSet fFreeBlocks; variable
134 SkBitSet::OptionalIndex freeBlock = fFreeBlocks.findFirst(); in allocateCPUHandle()136 fFreeBlocks.reset(*freeBlock); in allocateCPUHandle()144 fFreeBlocks.set(index); in freeCPUHandle()