Searched refs:restrictionClass (Results 1 – 1 of 1) sorted by relevance
171 jclass restrictionClass = env->FindClass("android/renderscript/toolkit/Range2d"); local172 if (restrictionClass == nullptr) {177 jfieldID startXId = env->GetFieldID(restrictionClass, "startX", "I");178 jfieldID startYId = env->GetFieldID(restrictionClass, "startY", "I");179 jfieldID endXId = env->GetFieldID(restrictionClass, "endX", "I");180 jfieldID endYId = env->GetFieldID(restrictionClass, "endY", "I");