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