Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/common/scenes/
DOpPropAnimation.cpp32 sp<CanvasPropertyPrimitive> mRoundRectRight = new CanvasPropertyPrimitive(0); member in OpPropAnimation
49 mRoundRectRight->value = width / 2; in createContent()
56 canvas.drawRoundRect(mRoundRectLeft.get(), mRoundRectTop.get(), mRoundRectRight.get(), in createContent()