Home | History | Annotate | Download | only in hwui

Lines Matching refs:setupShadow

677         renderer.setupShadow(mRadius, mDx, mDy, mColor);
681 OP_LOG("SetupShadow, radius %f, %f, %f, color %#x", mRadius, mDx, mDy, mColor);
684 virtual const char* name() { return "SetupShadow"; }