Searched refs:make_src_bitmap (Results 1 - 3 of 3) sorted by relevance

/external/skia/tests/
H A DReadPixelsTest.cpp101 static SkBitmap make_src_bitmap() { function
122 canvas->drawBitmap(make_src_bitmap(), 0, 0, &paint);
454 SkBitmap bmp = make_src_bitmap();
/external/skqp/tests/
H A DReadPixelsTest.cpp101 static SkBitmap make_src_bitmap() { function
122 canvas->drawBitmap(make_src_bitmap(), 0, 0, &paint);
454 SkBitmap bmp = make_src_bitmap();
H A DVkHardwareBufferTest.cpp1240 static SkBitmap make_src_bitmap() { function
1339 SkBitmap srcBitmap = make_src_bitmap();

Completed in 298 milliseconds