Searched refs:isProjected (Results 1 – 9 of 9) sorted by relevance
545 public boolean isProjected() { in isProjected() method in AdaptiveIconDrawable546 if (super.isProjected()) { in isProjected()552 if (layers[i].mDrawable != null && layers[i].mDrawable.isProjected()) { in isProjected()
414 public boolean isProjected() { in isProjected() method in LayerDrawable415 if (super.isProjected()) { in isProjected()423 if (childDrawable != null && childDrawable.isProjected()) { in isProjected()
783 public boolean isProjected() { in isProjected() method in Drawable
346 public boolean isProjected() { in isProjected() method in RippleDrawable
18165 if (mBackground != null && mBackground.isProjected()) { in invalidateInternal()22267 renderNode.setProjectBackwards(drawable.isProjected()); in getDrawableRenderNode()
6335 HSPLandroid/graphics/drawable/Drawable;->isProjected()Z6586 HSPLandroid/graphics/drawable/LayerDrawable;->isProjected()Z6664 HSPLandroid/graphics/drawable/RippleDrawable;->isProjected()Z
19370 Landroid/graphics/drawable/AdaptiveIconDrawable;->isProjected()Z20027 Landroid/graphics/drawable/LayerDrawable;->isProjected()Z20141 Landroid/graphics/drawable/RippleDrawable;->isProjected()Z
15403 method public boolean isProjected();