OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allow_partial_texture_updates
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/cc/output/
renderer.cc
19
allow_partial_texture_updates
(false),
33
allow_partial_texture_updates
,
renderer.h
25
bool
allow_partial_texture_updates
;
member in struct:cc::RendererCapabilitiesImpl
delegating_renderer.cc
61
capabilities_.
allow_partial_texture_updates
= false;
software_renderer.cc
90
capabilities_.
allow_partial_texture_updates
= true;
gl_renderer.cc
199
capabilities_.
allow_partial_texture_updates
= true;
[
all
...]
/external/chromium_org/cc/trees/
layer_tree_host.h
68
bool
allow_partial_texture_updates
,
78
bool
allow_partial_texture_updates
;
member in struct:cc::RendererCapabilities
layer_tree_host.cc
51
bool
allow_partial_texture_updates
,
56
allow_partial_texture_updates
(
allow_partial_texture_updates
),
63
allow_partial_texture_updates
(false),
[
all
...]
layer_tree_host_unittest.cc
[
all
...]
Completed in 573 milliseconds