Searched refs:applyGeometryRepresentations (Results 1 – 4 of 4) sorted by relevance
111 cacheBitmap = GeometryMathUtils.applyGeometryRepresentations(geometry, cacheBitmap); in apply()
414 return GeometryMathUtils.applyGeometryRepresentations(preset.getGeometryFilters(), bitmap); in renderGeometryIcon()
474 Bitmap bmp = GeometryMathUtils.applyGeometryRepresentations( in applyGeometry()
386 public static Bitmap applyGeometryRepresentations(Collection<FilterRepresentation> res, in applyGeometryRepresentations() method in GeometryMathUtils