Home
last modified time | relevance | path

Searched refs:resetShadows (Results 1 – 2 of 2) sorted by relevance

/external/skia/modules/skparagraph/include/
DTextStyle.h201 void resetShadows() { fTextShadows.clear(); } in resetShadows() function
/external/skia/modules/skparagraph/samples/
DSampleParagraph.cpp1799 text_style.resetShadows(); in onDrawContent()