Searched refs:isProjected (Results 1 – 10 of 10) sorted by relevance
558 public boolean isProjected() { in isProjected() method in AdaptiveIconDrawable559 if (super.isProjected()) { in isProjected()565 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()
783 public boolean isProjected() { in isProjected() method in Drawable
434 public boolean isProjected() { in isProjected() method in RippleDrawable
248 override fun isProjected(): Boolean { in isProjected() method in com.android.systemui.media.LightSourceDrawable
18802 if (mBackground != null && mBackground.isProjected()) { in invalidateInternal()22940 renderNode.setProjectBackwards(drawable.isProjected()); in getDrawableRenderNode()
7467 HSPLandroid/graphics/drawable/Drawable;->isProjected()Z7785 HSPLandroid/graphics/drawable/LayerDrawable;->isProjected()Z+]Landroid/graphics/drawable/Drawable;m…7933 HSPLandroid/graphics/drawable/RippleDrawable;->isProjected()Z+]Landroid/graphics/drawable/RippleDra…
7463 HSPLandroid/graphics/drawable/Drawable;->isProjected()Z7781 HSPLandroid/graphics/drawable/LayerDrawable;->isProjected()Z+]Landroid/graphics/drawable/Drawable;m…7929 HSPLandroid/graphics/drawable/RippleDrawable;->isProjected()Z+]Landroid/graphics/drawable/RippleDra…
19361 Landroid/graphics/drawable/AdaptiveIconDrawable;->isProjected()Z20018 Landroid/graphics/drawable/LayerDrawable;->isProjected()Z20132 Landroid/graphics/drawable/RippleDrawable;->isProjected()Z
16521 method public boolean isProjected();