Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_host.h71 bool fForPreview; variable
198 fForPreview = preview; in SetForPreview()
210 return fForPreview; in ForPreview()
Ddng_host.cpp47 , fForPreview (false) in dng_host()