Home | History | Annotate | Download | only in page

Lines Matching defs:updateContentsScale

1021 void Frame::updateContentsScale(float scale)
1024 child->updateContentsScale(scale);
1028 root->compositor()->updateContentsScale(scale);
1047 updateContentsScale(scale);