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