Searched defs:shouldBeDrawn (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DDrawBitmapRectTest.cpp162 const SkBitmap& bm, bool shouldBeDrawn) {
165 if (shouldBeDrawn) {
182 int width, int height, bool shouldBeDrawn) {
222 assert_ifDrawnTo(reporter, dev, shouldBeDrawn);
161 assert_ifDrawnTo(skiatest::Reporter* reporter, const SkBitmap& bm, bool shouldBeDrawn) argument
181 test_wacky_bitmapshader(skiatest::Reporter* reporter, int width, int height, bool shouldBeDrawn) argument

Completed in 116 milliseconds