OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DrawProperties
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/cc/layers/
draw_properties.h
17
struct CC_EXPORT
DrawProperties
{
18
DrawProperties
()
46
//
DrawProperties
::opacity may be different than LayerType::opacity,
51
// xxx_is_animating flags are used to indicate whether the
DrawProperties
layer.h
217
DrawProperties
<Layer>& draw_properties() { return draw_properties_; }
218
const
DrawProperties
<Layer>& draw_properties() const {
625
DrawProperties
<Layer> draw_properties_;
layer_impl.h
296
DrawProperties
<LayerImpl>& draw_properties() {
299
const
DrawProperties
<LayerImpl>& draw_properties() const {
664
DrawProperties
<LayerImpl> draw_properties_;
/external/chromium_org/cc/trees/
layer_tree_host_common.cc
[
all
...]
Completed in 38 milliseconds