Searched refs:applyRepresentation (Results 1 – 3 of 3) sorted by relevance
109 public Bitmap applyRepresentation(FilterRepresentation representation, Bitmap bitmap) { in applyRepresentation() method in FilterEnvironment
488 bitmap = environment.applyRepresentation(border, bitmap); in applyBorder()520 bitmap = environment.applyRepresentation(representation, bitmap); in applyFilters()
118 cacheBitmap = environment.applyRepresentation(representation, cacheBitmap); in apply()