Searched defs:setZoom (Results 1 – 3 of 3) sorted by relevance
285 public Matrix setZoom(float scaleX, float scaleY) { in setZoom() method in ViewPortHandler292 public void setZoom(float scaleX, float scaleY, Matrix outputMatrix) { in setZoom() method in ViewPortHandler307 public Matrix setZoom(float scaleX, float scaleY, float x, float y) { in setZoom() method in ViewPortHandler
440 bool AnalyzerPanel::setZoom(int z) { in setZoom() function in AnalyzerPanel655 bool AnalyzerFrame::setZoom(int zoom) { in setZoom() function in AnalyzerFrame
221 public static void setZoom(Camera.Parameters parameters, double targetZoomRatio) { in setZoom() method in CameraConfigurationUtils