Searched refs:INNER (Results 1 – 5 of 5) sorted by relevance
137 enum { TOP = 0, LEFT = 1, INNER = 2 }; enumerator1402 thresholds[INNER].alpha = alphas[indexA]; in GetLumaEdgeThresholds()1403 thresholds[INNER].beta = betas[indexB]; in GetLumaEdgeThresholds()1404 thresholds[INNER].tc0 = tc0[indexA]; in GetLumaEdgeThresholds()1422 thresholds[TOP].alpha = thresholds[INNER].alpha; in GetLumaEdgeThresholds()1423 thresholds[TOP].beta = thresholds[INNER].beta; in GetLumaEdgeThresholds()1424 thresholds[TOP].tc0 = thresholds[INNER].tc0; in GetLumaEdgeThresholds()1443 thresholds[LEFT].alpha = thresholds[INNER].alpha; in GetLumaEdgeThresholds()1444 thresholds[LEFT].beta = thresholds[INNER].beta; in GetLumaEdgeThresholds()1445 thresholds[LEFT].tc0 = thresholds[INNER].tc0; in GetLumaEdgeThresholds()[all …]
46 INNER(3); enumConstant
10561 enum_constant public static final android.graphics.BlurMaskFilter.Blur INNER;
12594 enum_constant public static final android.graphics.BlurMaskFilter.Blur INNER;
13374 enum_constant public static final android.graphics.BlurMaskFilter.Blur INNER;