Searched refs:RoundUpForPixelSize (Results 1 - 3 of 3) sorted by relevance

/external/dng_sdk/source/
H A Ddng_utils.cpp189 if (!RoundUpForPixelSize(paddedWidth, pixelSize, &paddedWidth))
H A Ddng_utils.h214 inline bool RoundUpForPixelSize (uint32 x, uint32 pixelSize, uint32 *result) function
246 // that RoundUpForPixelSize() does).
H A Ddng_pixel_buffer.cpp420 if (!RoundUpForPixelSize (fArea.W(), fPixelSize,

Completed in 392 milliseconds