Searched refs:getAmbientShadowColor (Results 1 – 7 of 7) sorted by relevance
212 SkColor ambientColor = multiplyAlpha(casterProperties.getAmbientShadowColor(), ambientAlpha); in drawShadow()
539 SkColor getAmbientShadowColor() const { return mPrimitiveFields.mAmbientShadowColor; } in getAmbientShadowColor() function
901 public @ColorInt int getAmbientShadowColor() { in getAmbientShadowColor() method in RenderNode
214 return renderNode->stagingProperties().getAmbientShadowColor(); in android_view_RenderNode_getAmbientShadowColor()
20233 return mRenderNode.getAmbientShadowColor(); in getOutlineAmbientShadowColor()
17108 method @ColorInt public int getAmbientShadowColor();
61019 Landroid/view/RenderNode;->getAmbientShadowColor()I