Home | History | Annotate | Download | only in rendering

Lines Matching defs:updateContentsScale

2033 void RenderLayerCompositor::updateContentsScale(float scale, RenderLayer* layer)
2038 layer->updateContentsScale(scale);
2044 updateContentsScale(scale, negZOrderList->at(i));
2050 updateContentsScale(scale, posZOrderList->at(i));
2057 updateContentsScale(scale, normalFlowList->at(i));