Searched defs:fixed (Results 1 – 4 of 4) sorted by relevance
132 val fixed = group.isBackgroundFixed || group.isForegroundFixed in <lambda>() constant
76 String fixed = api.substring(0, index) + "$" + api.substring(index + 1, api.length()); in resolve() local
117 Pattern fixed = Pattern.compile("^(\\d{1,5})\\*(\\d{1,5})$"); in BipPixel() local
259 int fixed = -1; in fixedAspectResizeInner() local