Searched defs:jpegOrientation (Results 1 – 3 of 3) sorted by relevance
1004 Integer jpegOrientation = mClientRequest.get(CaptureRequest.JPEG_ORIENTATION); in checkAndFireBurstProcessing() local1671 HashMap<Integer, Pair<Image, TotalCaptureResult>> captureMap, Integer jpegOrientation, in initializeParcelable() argument
2492 const int32_t jpegOrientation = 0; in initDefaultRequests() local
2200 public final int jpegOrientation; field in CameraTestUtils.ExifTestData