OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Raster
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/resources/
picture.cc
184
// may be on the compositor or
raster
thread.
332
int Picture::
Raster
(SkCanvas* canvas,
338
"Picture::
Raster
",
366
"cc", "Picture::
Raster
",
tile_manager.cc
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
[
all
...]
Completed in 111 milliseconds