Lines Matching refs:layerBounds
45 const auto& layerBounds = picture->cullRect().roundOut();
46 auto debugCanvas = std::make_unique<DebugCanvas>(layerBounds);
58 frame == 0 || dirty==layerBounds, // fullRedraw
62 {layerBounds.width(), layerBounds.height()}, // layerBounds
103 auto surface = SkSurface::MakeRaster(SkImageInfo::Make(drawEvent.layerBounds,
120 evt->layerBounds.width(), evt->layerBounds.height()
148 evt->layerBounds.width(), evt->layerBounds.height()