Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DMatrix.cpp319 static jfloat mapRadius(jlong matrixHandle, jfloat radius) { in mapRadius() function in android::SkMatrixGlue
322 result = SkScalarToFloat(matrix->mapRadius(radius)); in mapRadius()
380 {"nMapRadius","(JF)F", (void*) SkMatrixGlue::mapRadius},
/frameworks/base/graphics/java/android/graphics/
DMatrix.java744 public float mapRadius(float radius) { in mapRadius() method in Matrix
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt10851 method public float mapRadius(float);
/frameworks/base/api/
Dcurrent.txt14337 method public float mapRadius(float);