Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrDrawingManager.cpp404 static constexpr int kMaxOpListsBeforeFlush = 100; in executeOpLists() local
414 if (*numOpListsExecuted >= kMaxOpListsBeforeFlush) { in executeOpLists()
431 if (*numOpListsExecuted >= kMaxOpListsBeforeFlush) { in executeOpLists()