Searched refs:setFillShadowTexturePaint (Results 1 – 3 of 3) sorted by relevance
69 GlopBuilder& setFillShadowTexturePaint(ShadowTexture& texture, int shadowColor,
387 GlopBuilder& GlopBuilder::setFillShadowTexturePaint(ShadowTexture& texture, int shadowColor, in setFillShadowTexturePaint() function in android::uirenderer::GlopBuilder
219 .setFillShadowTexturePaint(*texture, textShadow.color, *op.paint, textOpState.alpha) in renderTextShadow()