Searched defs:surfBounds (Results 1 – 2 of 2) sorted by relevance
254 const auto surfBounds = SkIRect::MakeWH(srcPixels.width(), srcPixels.height()); in gpu_read_pixels_test_driver() local829 const auto surfBounds = SkIRect::MakeSize(dstInfo.dimensions()); in gpu_write_pixels_test_driver() local
209 const SkIRect surfBounds = { 0, 0, fWidth, fHeight }; in makeImageSnapshot() local