Searched defs:setCrop (Results 1 – 2 of 2) sorted by relevance
123 static jint setCrop(JNIEnv*, jobject, jlong decoder_ptr, jint left, jint top, in setCrop() function
110 public static void setCrop(long surfaceControl, Rect crop) { in setCrop() method in ASurfaceControlTestUtils