Home
last modified time | relevance | path

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

/external/skia/tests/
DDeferredCanvasTest.cpp459 fPrepareForDrawCount = fStorageAllocatedChangedCount = in NotificationCounter()
464 fPrepareForDrawCount++; in prepareForDraw()
476 int fPrepareForDrawCount; member in NotificationCounter
548 REPORTER_ASSERT(reporter, 0 == notificationCounter.fPrepareForDrawCount); in TestDeferredCanvasBitmapCaching()
551 REPORTER_ASSERT(reporter, 1 == notificationCounter.fPrepareForDrawCount); in TestDeferredCanvasBitmapCaching()