Searched defs:ScalingType (Results 1 – 3 of 3) sorted by relevance
70 typedef Scaling<Scalar,Dim> ScalingType; typedef
42 typedef Scaling<Scalar,Dim> ScalingType; typedef
129 public static enum ScalingType { SCALE_ASPECT_FIT, SCALE_ASPECT_FILL, SCALE_ASPECT_BALANCED } enum in RendererCommon