Searched refs:getDrawableResource (Results 1 – 4 of 4) sorted by relevance
57 setDrawableResource(representation.getDrawableResource()); in useParametersFrom()84 public int getDrawableResource() { in getDrawableResource() method in FilterImageBorderRepresentation
60 Drawable drawable = getDrawable(getParameters().getDrawableResource()); in applyHelper()68 if (getParameters() == null || getParameters().getDrawableResource() == 0) { in apply()
283 int resId = profile.getDrawableResource(btClass); in getBtClassDrawableWithDescription()
421 ((FilterImageBorderRepresentation) representation).getDrawableResource() == 0; in isNoneBorderFilter()