Home
last modified time | relevance | path

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

/aosp_15_r20/external/image_io/src/xml/
H A Dxml_rule.cc176 bool XmlRule::HasNextRule() const { return next_rule_ != nullptr; } in HasNextRule() function in photos_editing_formats::image_io::XmlRule
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/xml/
H A Dxml_rule.cc176 bool XmlRule::HasNextRule() const { return next_rule_ != nullptr; } in HasNextRule() function in photos_editing_formats::image_io::XmlRule