Searched refs:setFillShadowTexturePaint (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/libs/hwui/ |
D | GlopBuilder.h | 66 GlopBuilder& setFillShadowTexturePaint(ShadowTexture& texture, int shadowColor,
|
D | GlopBuilder.cpp | 407 GlopBuilder& GlopBuilder::setFillShadowTexturePaint(ShadowTexture& texture, int shadowColor, in setFillShadowTexturePaint() function in android::uirenderer::GlopBuilder
|
D | BakedOpDispatcher.cpp | 225 .setFillShadowTexturePaint(*texture, textShadow.color, *op.paint, textOpState.alpha) in renderTextShadow()
|
D | OpenGLRenderer.cpp | 1987 .setFillShadowTexturePaint(*texture, textShadow.color, *paint, currentSnapshot()->alpha)
|