Searched refs:widthTooLarge (Results 1 – 4 of 4) sorted by relevance
12 bool widthTooLarge = !minRowBytes; in draw() local14 width, width, widthTooLarge ? "too large" : "OK"); in draw()
12 bool widthTooLarge = (uint64_t) (int32_t) minRowBytes != minRowBytes; in draw() local14 width, width, widthTooLarge ? "too large" : "OK"); in draw()