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

/external/skia/tests/
H A DReadPixelsTest.cpp97 static SkBitmap make_src_bitmap() { function
118 canvas->drawBitmap(make_src_bitmap(), 0, 0, &paint);
124 SkBitmap bmp = make_src_bitmap();

Completed in 323 milliseconds