Home
last modified time | relevance | path

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

/external/skia/tests/
DDeferredCanvasTest.cpp536 size_t bitmapSize = sourceImages[0].getSize(); in TestDeferredCanvasBitmapCaching() local
541 REPORTER_ASSERT(reporter, canvas->storageAllocatedForRecording() > bitmapSize); in TestDeferredCanvasBitmapCaching()
552 REPORTER_ASSERT(reporter, canvas->storageAllocatedForRecording() >= bitmapSize); in TestDeferredCanvasBitmapCaching()
555 REPORTER_ASSERT(reporter, canvas->freeMemoryIfPossible(~0U) >= bitmapSize); in TestDeferredCanvasBitmapCaching()
563 REPORTER_ASSERT(reporter, canvas->storageAllocatedForRecording() < 2 * bitmapSize); in TestDeferredCanvasBitmapCaching()
570 REPORTER_ASSERT(reporter, canvas->storageAllocatedForRecording() > 2 * bitmapSize); in TestDeferredCanvasBitmapCaching()
573 REPORTER_ASSERT(reporter, bytesFreed >= bitmapSize); in TestDeferredCanvasBitmapCaching()
574 REPORTER_ASSERT(reporter, bytesFreed < 2*bitmapSize); in TestDeferredCanvasBitmapCaching()
585 REPORTER_ASSERT(reporter, bytesFreed >= bitmapSize); in TestDeferredCanvasBitmapCaching()
586 REPORTER_ASSERT(reporter, bytesFreed < 2*bitmapSize); in TestDeferredCanvasBitmapCaching()
[all …]
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...