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
441 public boolean isProjected() { in isProjected() method in RippleDrawable
256 override fun isProjected(): Boolean { in isProjected() method in com.android.systemui.media.controls.ui.drawable.LightSourceDrawable
20878 if (mBackground != null && mBackground.isProjected()) { in invalidateInternal()25138 renderNode.setProjectBackwards(drawable.isProjected()); in getDrawableRenderNode()
7120 HSPLandroid/graphics/drawable/Drawable;->isProjected()Z7433 HSPLandroid/graphics/drawable/LayerDrawable;->isProjected()Z7583 HSPLandroid/graphics/drawable/RippleDrawable;->isProjected()Z+]Landroid/graphics/Rect;Landroid/grap…
7123 HSPLandroid/graphics/drawable/Drawable;->isProjected()Z7436 HSPLandroid/graphics/drawable/LayerDrawable;->isProjected()Z7586 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
17511 method public boolean isProjected();