Searched defs:stopIndex (Results 1 – 3 of 3) sorted by relevance
/third_party/flutter/skia/tests/ |
D | ResourceAllocatorTest.cpp | 90 int startIndex, stopIndex; in overlap_test() local 122 int startIndex, stopIndex; in non_overlap_test() local 336 int startIndex, stopIndex; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 388 int startIndex, stopIndex; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/third_party/flutter/skia/src/gpu/ |
D | GrResourceAllocator.cpp | 367 void GrResourceAllocator::forceIntermediateFlush(int* stopIndex) { in forceIntermediateFlush() 383 bool GrResourceAllocator::assign(int* startIndex, int* stopIndex, AssignError* outError) { in assign()
|
D | GrDrawingManager.cpp | 66 void GrDrawingManager::RenderTaskDAG::removeRenderTasks(int startIndex, int stopIndex) { in removeRenderTasks() 315 int startIndex, stopIndex; in flush() local 398 bool GrDrawingManager::executeRenderTasks(int startIndex, int stopIndex, GrOpFlushState* flushState, in executeRenderTasks()
|