OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prioritize_low_res
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/resources/
eviction_tile_priority_queue.cc
40
bool
prioritize_low_res
= tree_priority_ == SMOOTHNESS_TAKES_PRIORITY;
local
59
if (
prioritize_low_res
)
raster_tile_priority_queue.cc
40
bool
prioritize_low_res
= tree_priority_ == SMOOTHNESS_TAKES_PRIORITY;
local
55
if (
prioritize_low_res
)
Completed in 218 milliseconds