Searched refs:getAmbientShadowColor (Results 1 – 8 of 8) sorted by relevance
206 SkColor ambientColor = multiplyAlpha(casterProperties.getAmbientShadowColor(), ambientAlpha); in drawShadow()
522 SkColor getAmbientShadowColor() const { return mPrimitiveFields.mAmbientShadowColor; } in getAmbientShadowColor() function
758 public @ColorInt int getAmbientShadowColor() { in getAmbientShadowColor() method in RenderNode
196 return renderNode->stagingProperties().getAmbientShadowColor(); in android_view_RenderNode_getAmbientShadowColor()
17577 return mRenderNode.getAmbientShadowColor(); in getOutlineAmbientShadowColor()
15030 method @ColorInt public int getAmbientShadowColor();
76091 Landroid/view/RenderNode;->getAmbientShadowColor()I