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

  /external/dng_sdk/source/
dng_utils.cpp 189 if (!RoundUpForPixelSize(paddedWidth, pixelSize, &paddedWidth))
dng_utils.h 214 inline bool RoundUpForPixelSize (uint32 x, uint32 pixelSize, uint32 *result)
246 // that RoundUpForPixelSize() does).
dng_pixel_buffer.cpp 420 if (!RoundUpForPixelSize (fArea.W(), fPixelSize,
    [all...]

Completed in 760 milliseconds