Searched refs:startx (Results 1 – 1 of 1) sorted by relevance
228 uint32 startx; member5274 startx = lmargin; in computeInputPixelOffsets()5278 endx = startx + width - 1; in computeInputPixelOffsets()5289 startx = lmargin; in computeInputPixelOffsets()5291 startx = endx - width + 1; in computeInputPixelOffsets()5302 startx = lmargin; in computeInputPixelOffsets()5306 endx = startx + width - 1; in computeInputPixelOffsets()5315 off->startx = startx; in computeInputPixelOffsets()5320 crop_width = endx - startx + 1; in computeInputPixelOffsets()5399 offsets.startx = 0; in getCropOffsets()[all …]