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

  /external/chromium_org/cc/trees/
layer_tree_host_common.h 33 struct CalcDrawPropsInputs {
35 CalcDrawPropsInputs(LayerType* root_layer,
77 : public CalcDrawPropsInputs<LayerType, RenderSurfaceLayerListType> {
92 typedef CalcDrawPropsInputs<Layer, RenderSurfaceLayerList>
98 typedef CalcDrawPropsInputs<LayerImpl, LayerImplList> CalcDrawPropsImplInputs;
214 : CalcDrawPropsInputs<LayerType, RenderSurfaceLayerListType>(
238 : CalcDrawPropsInputs<LayerType, RenderSurfaceLayerListType>(
layer_tree_host_common.cc     [all...]

Completed in 551 milliseconds