Searched refs:getAmbientShadowColor (Results 1 – 7 of 7) sorted by relevance
206 SkColor ambientColor = multiplyAlpha(casterProperties.getAmbientShadowColor(), ambientAlpha); in drawShadow()
537 SkColor getAmbientShadowColor() const { return mPrimitiveFields.mAmbientShadowColor; } in getAmbientShadowColor() function
863 public @ColorInt int getAmbientShadowColor() { in getAmbientShadowColor() method in RenderNode
216 return renderNode->stagingProperties().getAmbientShadowColor(); in android_view_RenderNode_getAmbientShadowColor()
18731 return mRenderNode.getAmbientShadowColor(); in getOutlineAmbientShadowColor()
15483 method @ColorInt public int getAmbientShadowColor();
61662 Landroid/view/RenderNode;->getAmbientShadowColor()I