Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_GLES20Canvas.cpp496 CanvasPropertyPrimitive* yProp = reinterpret_cast<CanvasPropertyPrimitive*>(yPropPtr); in android_view_GLES20Canvas_drawCircleProps() local
499 renderer->drawCircle(xProp, yProp, radiusProp, paintProp); in android_view_GLES20Canvas_drawCircleProps()