Searched defs:getRawStats (Results 1 – 2 of 2) sorted by relevance
136 public native static long[] getRawStats(CodecImage image, Rect area); in getRawStats() method in CodecUtils138 public static long[] getRawStats(Image image, Rect area) { in getRawStats() method in CodecUtils
373 void getRawStats(NativeImage *img, jlong rawStats[10]) in getRawStats() function