Searched refs:AdjustAndCheckRectangle (Results 1 – 1 of 1) sorted by relevance
48 static int AdjustAndCheckRectangle(const WebPPicture* const pic, in AdjustAndCheckRectangle() function99 if (!AdjustAndCheckRectangle(src, &left, &top, width, height)) return 0; in WebPPictureView()131 if (!AdjustAndCheckRectangle(pic, &left, &top, width, height)) return 0; in WebPPictureCrop()
Completed in 2 milliseconds