Searched refs:shouldMirrorDrawable (Results 1 – 1 of 1) sorted by relevance
187 shouldMirrorDrawable(mBackground, getLayoutDirection())) { in onDraw()198 shouldMirrorDrawable(mIllustration, getLayoutDirection())) { in onDraw()210 private boolean shouldMirrorDrawable(Drawable drawable, int layoutDirection) { in shouldMirrorDrawable() method in Illustration