Searched refs:inputX (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DBitmapRegionDecoder.cpp125 static jobject nativeDecodeRegion(JNIEnv* env, jobject, jlong brdHandle, jint inputX, argument
175 SkIRect subset = SkIRect::MakeXYWH(inputX, inputY, inputWidth, inputHeight);

Completed in 69 milliseconds