Home
last modified time | relevance | path

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

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