Searched refs:start_x_bm (Results 1 – 1 of 1) sorted by relevance
784 int start_x_bm = static_cast<int>(mask_box.left * scale_x); in GetMaskDimensionsAndOffsets() local802 offset_x = start_x_bm + start_x; in GetMaskDimensionsAndOffsets()807 offset_y = start_x_bm + start_y; in GetMaskDimensionsAndOffsets()810 offset_x = start_x + size_x - size_x_bm - start_x_bm; in GetMaskDimensionsAndOffsets()815 offset_y = start_y + size_y - size_y_bm - start_x_bm; in GetMaskDimensionsAndOffsets()