Home
last modified time | relevance | path

Searched refs:DefaultCropSizeV (Results 1 – 6 of 6) sorted by relevance

/external/dng_sdk/source/
Ddng_negative.h983 const dng_urational & DefaultCropSizeV () const in DefaultCropSizeV() function
1193 return DefaultCropSizeV ().As_real64 () * in SquareHeight()
Ddng_mosaic_info.cpp1415 fCroppedSize.v = Round_int32 (negative.DefaultCropSizeV ().As_real64 ()); in PostParse()
Ddng_image_writer.cpp5714 negative.DefaultCropSizeV ()) || in WriteDNG()
6243 defaultCropSizeData [1] = negative.DefaultCropSizeV (); in WriteDNG()
Ddng_negative.cpp3309 DefaultCropSizeV ()); in SetDefaultOriginalSizes()
/external/skia/src/codec/
DSkRawCodec.cpp591 static_cast<int>(fNegative->DefaultCropSizeV().As_real64()), in readDng()
/external/skqp/src/codec/
DSkRawCodec.cpp591 static_cast<int>(fNegative->DefaultCropSizeV().As_real64()), in readDng()