Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/common/scenes/
DOpPropAnimation.cpp34 sp<CanvasPropertyPrimitive> mRoundRectRx = new CanvasPropertyPrimitive(0); member in OpPropAnimation
57 mRoundRectBottom.get(), mRoundRectRx.get(), mRoundRectRy.get(), in createContent()
66 mRoundRectRx->value = dp(10) + value * dp(40); in doFrame()