Searched defs:HasAppleDepth (Results 1 – 2 of 2) sorted by relevance
/external/image_io/includes/image_io/jpeg/ | ||
D | jpeg_info.h | 44 bool HasAppleDepth() const { return apple_depth_image_range_.IsValid(); } in HasAppleDepth() function |
/external/image_io/src/jpeg/ | ||
D | jpeg_info_builder.cc | 133 bool JpegInfoBuilder::HasAppleDepth() const { in HasAppleDepth() function in photos_editing_formats::image_io::JpegInfoBuilder |