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"
211 DrawProperties<Layer>& draw_properties() { return draw_properties_; } function in class:cc::Layer
212 const DrawProperties<Layer>& draw_properties() const { function in class:cc::Layer
layer_impl.h 21 #include "cc/layers/draw_properties.h"
288 DrawProperties<LayerImpl>& draw_properties() { function in class:cc::LayerImpl
291 const DrawProperties<LayerImpl>& draw_properties() const { function in class:cc::LayerImpl

Completed in 127 milliseconds