Searched defs:draw_properties (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/layers/
H A Dlayer.h19 #include "cc/layers/draw_properties.h"
154 DrawProperties<Layer, RenderSurface>& draw_properties() { function in class:cc::Layer
157 const DrawProperties<Layer, RenderSurface>& draw_properties() const { function in class:cc::Layer
H A Dlayer_impl.h20 #include "cc/layers/draw_properties.h"
237 DrawProperties<LayerImpl, RenderSurfaceImpl>& draw_properties() { function in class:cc::LayerImpl
240 const DrawProperties<LayerImpl, RenderSurfaceImpl>& draw_properties() const { function in class:cc::LayerImpl

Completed in 95 milliseconds