Lines Matching refs:orientation
55 static bool is_orientation_marker(jpeg_marker_struct* marker, SkEncodedOrigin* orientation) {
68 orientation);
72 SkEncodedOrigin orientation;
74 if (is_orientation_marker(marker, &orientation)) {
75 return orientation;
178 // the orientation and color profile will not change, we can skip this
216 SkEncodedOrigin orientation = get_exif_orientation(dinfo);
250 decoderMgr.release(), orientation);
991 SkEncodedOrigin* orientation) {
1017 if (orientation) {
1018 *orientation = get_exif_orientation(dinfo);