Searched refs:getPaintContext (Results 1 – 2 of 2) sorted by relevance
27 && context.getPaintContext() != null) { in apply()28 paint((PaintContext) context.getPaintContext()); in apply()
102 public PaintContext getPaintContext() { in getPaintContext() method in RemoteContext