Searched defs:dimAmount (Results 1 – 3 of 3) sorted by relevance
227 public boolean updateWindowDimBehind(OverlayViewController viewController, float dimAmount) { in updateWindowDimBehind()280 float dimAmount = mHighestZOrder == null ? 0f : mHighestZOrder.getDefaultDimAmount(); in refreshWindowDefaultDimBehind() local
180 public void setDimBehind(float dimAmount) { in setDimBehind()
594 private ColorFilter getColorFilter(float dimAmount) { in getColorFilter()