Home
last modified time | relevance | path

Searched refs:strokedBox (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/tests/common/scenes/
DListViewAnimation.cpp89 static sk_sp<Bitmap> strokedBox(createBoxBitmap(false)); in createListItem() local
110 auto box = rand() % 2 ? filledBox : strokedBox; in createListItem()
DStretchyListViewAnimation.cpp134 static sk_sp<Bitmap> strokedBox(createBoxBitmap(false)); in createListItem() local
165 auto box = rand() % 2 ? filledBox : strokedBox; in createListItem()