Searched defs:edgeType (Results 1 – 2 of 2) sorted by relevance
317 public final int edgeType; field in CaptioningManager.CaptionStyle342 private CaptionStyle(int foregroundColor, int backgroundColor, int edgeType, int edgeColor, in CaptionStyle()454 final int edgeType = Secure.getInt( in getCustomStyle() local
167 public void setEdgeType(int edgeType) { in setEdgeType()324 final int edgeType = mEdgeType; in onDraw() local