Searched refs:setScaleFactor (Results 1 – 5 of 5) sorted by relevance
36 shadowOf(detector).setScaleFactor(2.0f); in test_getScaleFactor()62 shadowOf(detector).setScaleFactor(4f); in test_reset()
46 public void setScaleFactor(float scaleFactor) { in setScaleFactor() method in ShadowScaleGestureDetector
121 void setScaleFactor(float scaleFactor);
72 void ImGuiLayer::setScaleFactor(float scaleFactor) { in setScaleFactor() function in ImGuiLayer
391 fImGuiLayer.setScaleFactor(fWindow->scaleFactor());