Searched refs:isProjected (Results 1 – 10 of 10) sorted by relevance
589 public boolean isProjected() { in isProjected() method in AdaptiveIconDrawable590 if (super.isProjected()) { in isProjected()596 if (layers[i].mDrawable != null && layers[i].mDrawable.isProjected()) { in isProjected()
415 public boolean isProjected() { in isProjected() method in LayerDrawable416 if (super.isProjected()) { in isProjected()424 if (childDrawable != null && childDrawable.isProjected()) { in isProjected()
778 public boolean isProjected() { in isProjected() method in Drawable
437 public boolean isProjected() { in isProjected() method in RippleDrawable
256 override fun isProjected(): Boolean { in isProjected() method in com.android.systemui.media.controls.ui.LightSourceDrawable
19376 if (mBackground != null && mBackground.isProjected()) { in invalidateInternal()23562 renderNode.setProjectBackwards(drawable.isProjected()); in getDrawableRenderNode()
7026 HSPLandroid/graphics/drawable/Drawable;->isProjected()Z7339 HSPLandroid/graphics/drawable/LayerDrawable;->isProjected()Z7490 HSPLandroid/graphics/drawable/RippleDrawable;->isProjected()Z+]Landroid/graphics/Rect;Landroid/grap…
7028 HSPLandroid/graphics/drawable/Drawable;->isProjected()Z7341 HSPLandroid/graphics/drawable/LayerDrawable;->isProjected()Z7492 HSPLandroid/graphics/drawable/RippleDrawable;->isProjected()Z+]Landroid/graphics/Rect;Landroid/grap…
16483 Landroid/graphics/drawable/AdaptiveIconDrawable;->isProjected()Z17140 Landroid/graphics/drawable/LayerDrawable;->isProjected()Z17254 Landroid/graphics/drawable/RippleDrawable;->isProjected()Z
15881 method public boolean isProjected();