Searched refs:filledBox (Results 1 – 2 of 2) sorted by relevance
88 static sk_sp<Bitmap> filledBox(createBoxBitmap(true)); in createListItem() local110 auto box = rand() % 2 ? filledBox : strokedBox; in createListItem()
133 static sk_sp<Bitmap> filledBox(createBoxBitmap(true)); in createListItem() local165 auto box = rand() % 2 ? filledBox : strokedBox; in createListItem()