Searched refs:gRectF_topFieldID (Results 1 – 1 of 1) sorted by relevance
185 static jfieldID gRectF_topFieldID; variable297 env->GetFloatField(obj, gRectF_topFieldID), in jrectf_to_rect()319 env->SetFloatField(obj, gRectF_topFieldID, SkScalarToFloat(r.fTop)); in rect_to_jrectf()763 gRectF_topFieldID = GetFieldIDOrDie(env, gRectF_class, "top", "F"); in register_android_graphics_Graphics()