Searched refs:gRectF_bottomFieldID (Results 1 – 1 of 1) sorted by relevance
150 static jfieldID gRectF_bottomFieldID; variable238 env->GetFloatField(obj, gRectF_bottomFieldID)); in jrectf_to_rect()260 env->SetFloatField(obj, gRectF_bottomFieldID, SkScalarToFloat(r.fBottom)); in rect_to_jrectf()818 gRectF_bottomFieldID = getFieldIDCheck(env, gRectF_class, "bottom", "F"); in register_android_graphics_Graphics()