Searched refs:fDiscardCount (Results 1 – 1 of 1) sorted by relevance
80 fDiscardCount++; in onDiscard()86 fDiscardCount = 0; in clearCounts()91 int fDiscardCount; member in MockSurface111 REPORTER_ASSERT(reporter, 0 == surface->fDiscardCount); in TestDeferredCanvasWritePixelsToSurface()117 REPORTER_ASSERT(reporter, 1 == surface->fDiscardCount); in TestDeferredCanvasWritePixelsToSurface()125 REPORTER_ASSERT(reporter, 0 == surface->fDiscardCount); in TestDeferredCanvasWritePixelsToSurface()131 REPORTER_ASSERT(reporter, 0 == surface->fDiscardCount); in TestDeferredCanvasWritePixelsToSurface()137 REPORTER_ASSERT(reporter, 0 == surface->fDiscardCount); in TestDeferredCanvasWritePixelsToSurface()144 REPORTER_ASSERT(reporter, 0 == surface->fDiscardCount); in TestDeferredCanvasWritePixelsToSurface()151 REPORTER_ASSERT(reporter, 0 == surface->fDiscardCount); in TestDeferredCanvasWritePixelsToSurface()[all …]