Home
last modified time | relevance | path

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

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