Searched refs:bitmapSize (Results 1 – 2 of 2) sorted by relevance
536 size_t bitmapSize = sourceImages[0].getSize(); in TestDeferredCanvasBitmapCaching() local541 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 …]
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...