Home
last modified time | relevance | path

Searched refs:setFillShadowTexturePaint (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
DGlopBuilder.h69 GlopBuilder& setFillShadowTexturePaint(ShadowTexture& texture, int shadowColor,
DGlopBuilder.cpp387 GlopBuilder& GlopBuilder::setFillShadowTexturePaint(ShadowTexture& texture, int shadowColor, in setFillShadowTexturePaint() function in android::uirenderer::GlopBuilder
DBakedOpDispatcher.cpp219 .setFillShadowTexturePaint(*texture, textShadow.color, *op.paint, textOpState.alpha) in renderTextShadow()