Lines Matching defs:Raster
77 Raster(picture_pile_.get());
114 void Raster(const PicturePileImpl* picture_pile) {
521 // Use on-demand raster for any required-for-activation tiles that have not
531 // If we can't raster on demand, give up early (and don't activate).
555 // memory and in worst case use on-demand raster when tiles
837 // their memory by only assigning memory to new raster tasks if
881 // 1. Tile size should not impact raster priority.
882 // 2. Tiles with existing raster task could otherwise incorrectly
1008 // It's now safe to clean up orphan tasks as raster worker pool is not
1009 // allowed to keep around unreferenced raster tasks after ScheduleTasks() has