Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_DisplayListCanvas.cpp185 CanvasPropertyPrimitive* xProp = reinterpret_cast<CanvasPropertyPrimitive*>(xPropPtr); in android_view_DisplayListCanvas_drawCircleProps() local
189 canvas->drawCircle(xProp, yProp, radiusProp, paintProp); in android_view_DisplayListCanvas_drawCircleProps()