Searched defs:itemWidth (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/tests/common/scenes/
H A DBitmapFillrate.cpp57 int itemWidth = 2 * width / 3; local
60 left, top, left + itemWidth, top + itemHeight,
61 [this, itemWidth, itemHeight, color](RenderProperties& props, Canvas& canvas) {
63 mAllocator(itemWidth, itemHeight, kRGBA_8888_SkColorType,

Completed in 288 milliseconds