Searched refs:shouldMirrorDrawable (Results 1 – 1 of 1) sorted by relevance
192 && shouldMirrorDrawable(background, getLayoutDirection())) { in onDraw()203 && shouldMirrorDrawable(illustration, getLayoutDirection())) { in onDraw()215 private boolean shouldMirrorDrawable(Drawable drawable, int layoutDirection) { in shouldMirrorDrawable() method in Illustration