Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_negative.h798 bool fIsPreview; variable
2321 fIsPreview = preview; in SetIsPreview()
2326 return fIsPreview; in IsPreview()
Ddng_negative.cpp792 , fIsPreview (false) in dng_negative()