Home
last modified time | relevance | path

Searched refs:HasGImage (Results 1 – 1 of 1) sorted by relevance

/external/image_io/includes/image_io/jpeg/
Djpeg_info.h55 bool HasGImage() const { in HasGImage() function
64 return HasAppleDepth() || HasAppleMatte() || HasGDepth() || HasGImage(); in HasExtractableImage()