Home | History | Annotate | Download | only in rendering

Lines Matching defs:updateContentsScale

1993 void RenderLayerCompositor::updateContentsScale(float scale, RenderLayer* layer)
1998 layer->updateContentsScale(scale);
2004 updateContentsScale(scale, negZOrderList->at(i));
2010 updateContentsScale(scale, posZOrderList->at(i));
2017 updateContentsScale(scale, normalFlowList->at(i));