Searched defs:targetWidth (Results 1 – 3 of 3) sorted by relevance
106 …int targetWidth = (pixelMap.GetWidth() * opts.fitDensity + (info.baseDensity >> 1)) / info.baseDen… in DecodePostProc() local149 int32_t targetWidth = size.width; in CenterScale() local198 int32_t targetWidth = dstSize.width; in CopyPixels() local233 …stProc::CenterDisplay(PixelMap &pixelMap, int32_t srcWidth, int32_t srcHeight, int32_t targetWidth, in CenterDisplay()
56 int32_t targetWidth; in CheckVideoResolution() local
955 int32_t targetWidth = 0; variable