Searched refs:strokedBox (Results 1 – 2 of 2) sorted by relevance
80 static sk_sp<Bitmap> strokedBox(createBoxBitmap(false)); in createListItem() local101 auto box = rand() % 2 ? filledBox : strokedBox; in createListItem()
125 static sk_sp<Bitmap> strokedBox(createBoxBitmap(false)); in createListItem() local156 auto box = rand() % 2 ? filledBox : strokedBox; in createListItem()