HomeSort by relevance Sort by last modified time
    Searched defs:draw_properties (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/layers/
layer.h 21 #include "cc/layers/draw_properties.h"
212 DrawProperties<Layer>& draw_properties() { return draw_properties_; } function in class:cc::Layer
213 const DrawProperties<Layer>& draw_properties() const { function in class:cc::Layer
layer_impl.h 22 #include "cc/layers/draw_properties.h"
307 DrawProperties<LayerImpl>& draw_properties() { function in class:cc::LayerImpl
310 const DrawProperties<LayerImpl>& draw_properties() const { function in class:cc::LayerImpl

Completed in 181 milliseconds