Searched refs:CalcDrawPropsInputs (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_common.h32 struct CalcDrawPropsInputs { struct in class:cc::LayerTreeHostCommon
34 CalcDrawPropsInputs(LayerType* root_layer, function in struct:cc::LayerTreeHostCommon::CalcDrawPropsInputs
72 : public CalcDrawPropsInputs<LayerType, RenderSurfaceLayerListType> {
87 typedef CalcDrawPropsInputs<Layer, RenderSurfaceLayerList>
93 typedef CalcDrawPropsInputs<LayerImpl, LayerImplList> CalcDrawPropsImplInputs;
217 : CalcDrawPropsInputs<LayerType, RenderSurfaceLayerListType>(
240 : CalcDrawPropsInputs<LayerType, RenderSurfaceLayerListType>(

Completed in 80 milliseconds