Home
last modified time | relevance | path

Searched defs:HasAppleDepth (Results 1 – 2 of 2) sorted by relevance

/external/image_io/includes/image_io/jpeg/
Djpeg_info.h44 bool HasAppleDepth() const { return apple_depth_image_range_.IsValid(); } in HasAppleDepth() function
/external/image_io/src/jpeg/
Djpeg_info_builder.cc133 bool JpegInfoBuilder::HasAppleDepth() const { in HasAppleDepth() function in photos_editing_formats::image_io::JpegInfoBuilder