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