Searched defs:pixels (Results 1 – 10 of 10) sorted by relevance
125 public native float[] setSourceImage(byte[] pixels); in setSourceImage()
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
72 proto::PixelData pixels = response.pixel_data(); in startObservingStream() local
380 int64_t timestamp, const uint8_t* pixels, in OutputPixelStreamCallbackFunction()
260 private float dpiFromPx(float pixels) { in dpiFromPx()
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