HomeSort by relevance Sort by last modified time
    Searched refs:DefaultCropSizeV (Results 1 - 5 of 5) sorted by null

  /external/dng_sdk/source/
dng_negative.h 983 const dng_urational & DefaultCropSizeV () const
1193 return DefaultCropSizeV ().As_real64 () *
    [all...]
dng_mosaic_info.cpp 1415 fCroppedSize.v = Round_int32 (negative.DefaultCropSizeV ().As_real64 ());
    [all...]
dng_image_writer.cpp     [all...]
dng_negative.cpp     [all...]
  /external/skia/src/codec/
SkRawCodec.cpp 606 static_cast<int>(fNegative->DefaultCropSizeV().As_real64()),

Completed in 72 milliseconds