Home
last modified time | relevance | path

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

/external/skia/include/utils/
DSkDeferredCanvas.h221 virtual void flushedDrawCommands() {} in flushedDrawCommands() function
/external/skia/src/utils/
DSkDeferredCanvas.cpp382 fNotificationClient->flushedDrawCommands(); in flushPendingCommands()
/external/skia/tests/
DDeferredCanvasTest.cpp469 void flushedDrawCommands() override { in flushedDrawCommands() function in NotificationCounter