Searched refs:NativeImage (Results 1 – 1 of 1) sorted by relevance
48 struct NativeImage { struct182 static std::unique_ptr<NativeImage> getNativeImage(JNIEnv *env, jobject image, jobject area = NULL)… in getNativeImage()190 std::unique_ptr<NativeImage> img(new NativeImage); in getNativeImage()392 void getRawStats(std::unique_ptr<NativeImage> &img, jlong rawStats[10]) in getRawStats()