Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DMatrix.cpp265 static jfloat mapRadius(JNIEnv* env, jobject clazz, jlong matrixHandle, jfloat radius) { in mapRadius() function in android::SkMatrixGlue
268 result = SkScalarToFloat(matrix->mapRadius(radius)); in mapRadius()
345 {"native_mapRadius","!(JF)F", (void*) SkMatrixGlue::mapRadius},
/frameworks/base/graphics/java/android/graphics/
DMatrix.java752 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.txt11984 method public float mapRadius(float);
Dsystem-current.txt12432 method public float mapRadius(float);
Dtest-current.txt12002 method public float mapRadius(float);