Searched refs:bufferWidth (Results 1 – 1 of 1) sorted by relevance
80 static void adjustCropForYUV(uint32_t format, int bufferWidth, int bufferHeight, SkRect* cropRect) { in adjustCropForYUV() argument97 if (cropRect->width() > 1 && cropRect->width() < bufferWidth) { in adjustCropForYUV()