Searched refs:flushBitmapToFile (Results 1 – 3 of 3) sorted by relevance
38 dataStore.flushBitmapToFile("FakeImage", bitmap) in runDiagnosisTask()
75 dataStore.flushBitmapToFile(TEST_BITMAP_FILE, testBitmap) in <lambda>()
85 fun flushBitmapToFile(imageName: String, bitmap: Bitmap) { in flushBitmapToFile() method