Searched defs:clipState (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/hwui/ | ||
D | BakedOpState.h | 92 const ClipBase* clipState = nullptr; variable |
D | BakedOpDispatcher.cpp | 247 auto clipState = textOpState.computedState.clipState; in renderTextShadow() local |