Searched defs:pixels (Results 1 – 8 of 8) sorted by relevance
125 public native float[] setSourceImage(byte[] pixels); in setSourceImage()
65 int[] pixels = mTmpPixels; in findDominantColorByHue() local
117 long pixels = candidate.area(); in getSmallestSupportedSizeContainingTarget() local
47 int[] pixels = new int[w * h]; in doInBackground() local
240 final int pixels = getDistance(lastX, lastY, x, y); in detectFastMove() local297 final int pixels = getDistance(mLastMajorEventX, mLastMajorEventY, x, y); in updateIncrementalRecognitionSize() local
342 int[] pixels = new int[w * h]; in doInBackground() local
426 jbyte *pixels = env->GetByteArrayElements(photo_data, 0); in Java_com_android_camera_panorama_Mosaic_setSourceImage() local
603 int pixels = x - mBoundRight; in scrollPage() local607 int pixels = mBoundLeft - x; in scrollPage() local