Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_host.h187 bool NeedsImage () const in NeedsImage() function
Ddng_negative.cpp3049 if (qDNGValidate || host.NeedsMeta () || host.NeedsImage ()) in Parse()