Searched refs:kIgnoreExistingBytes_Flag (Results 1 – 3 of 3) sorted by relevance
108 reserved * sizeof(T), GrBlockAllocator::kIgnoreExistingBytes_Flag); in reserve()321 GrBlockAllocator::kIgnoreExistingBytes_Flag | in concat()
284 kIgnoreExistingBytes_Flag = 0b10, enumerator541 if ((flags & kIgnoreExistingBytes_Flag) || in reserve()
477 pool->reserve(pool->currentBlock()->avail(), GrBlockAllocator::kIgnoreExistingBytes_Flag); in DEF_TEST()