Home
last modified time | relevance | path

Searched refs:markEndOfOpList (Results 1 – 4 of 4) sorted by relevance

/external/skqp/tests/
DResourceAllocatorTest.cpp98 alloc.markEndOfOpList(0); in overlap_test()
121 alloc.markEndOfOpList(0); in non_overlap_test()
350 alloc.markEndOfOpList(0); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/skqp/src/gpu/
DGrResourceAllocator.h79 void markEndOfOpList(int opListIndex);
DGrResourceAllocator.cpp41 void GrResourceAllocator::markEndOfOpList(int opListIndex) { in markEndOfOpList() function in GrResourceAllocator
DGrDrawingManager.cpp292 alloc.markEndOfOpList(i); in flush()