OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NEVER_TILE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/layers/
tiled_layer.h
23
NEVER_TILE
,
tiled_layer.cc
133
else if (tiling_option_ ==
NEVER_TILE
)
176
return !(tiling_option_ ==
NEVER_TILE
&& has_more_than_one_tile) &&
186
set_tiling_option(is_mask ?
NEVER_TILE
: AUTO_TILE);
Completed in 520 milliseconds