Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrResourceAllocator.cpp41 void GrResourceAllocator::markEndOfOpList(int opListIndex) { in markEndOfOpList() argument
44 SkASSERT(fEndOfOpListOpIndices.count() == opListIndex); in markEndOfOpList()
DGrResourceAllocator.h79 void markEndOfOpList(int opListIndex);
/external/skqp/src/gpu/
DGrResourceAllocator.cpp41 void GrResourceAllocator::markEndOfOpList(int opListIndex) { in markEndOfOpList() argument
44 SkASSERT(fEndOfOpListOpIndices.count() == opListIndex); in markEndOfOpList()
DGrResourceAllocator.h79 void markEndOfOpList(int opListIndex);