Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_negative.h958 void SetDefaultCropSize (const dng_urational &sizeH, in SetDefaultCropSize() function
967 void SetDefaultCropSize (uint32 sizeH, in SetDefaultCropSize() function
970 SetDefaultCropSize (dng_urational (sizeH, 1), in SetDefaultCropSize()
Ddng_negative.cpp2945 SetDefaultCropSize (rawIFD.fDefaultCropSizeH, in Parse()