Searched refs:supportsAllocationInput (Results 1 – 2 of 2) sorted by relevance
69 public boolean supportsAllocationInput() { return false; } in supportsAllocationInput() method in ImageFilter
115 if (filter.supportsAllocationInput()) { in applyRepresentation()