Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/include/
DTextStyle.h202 void resetShadows() { fTextShadows.clear(); } in resetShadows() function
/external/skia/samplecode/
DSampleParagraph.cpp1786 text_style.resetShadows(); in onDrawContent()