Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_opcodes.h171 bool SkipIfPreview () const in SkipIfPreview() function
Ddng_opcodes.cpp120 if (SkipIfPreview () && host.ForPreview ()) in AboutToApply()