Searched defs:ScalingType (Results 1 – 2 of 2) sorted by relevance
127 public static enum ScalingType { SCALE_ASPECT_FIT, SCALE_ASPECT_FILL, SCALE_ASPECT_BALANCED } enum in RendererCommon
529 typedef DiagonalMatrix<Scalar,Dim> ScalingType; in transform_associativity() typedef