Lines Matching refs:jfloat
29 jfloat offsetX, in createOffsetEffect()
30 jfloat offsetY, in createOffsetEffect()
38 static jlong createBlurEffect(JNIEnv* env , jobject, jfloat radiusX, in createBlurEffect()
39 jfloat radiusY, jlong inputFilterHandle, jint edgeTreatment) { in createBlurEffect()
55 jfloat srcLeft, in createBitmapEffect()
56 jfloat srcTop, in createBitmapEffect()
57 jfloat srcRight, in createBitmapEffect()
58 jfloat srcBottom, in createBitmapEffect()
59 jfloat dstLeft, in createBitmapEffect()
60 jfloat dstTop, in createBitmapEffect()
61 jfloat dstRight, in createBitmapEffect()
62 jfloat dstBottom in createBitmapEffect()