Home
last modified time | relevance | path

Searched defs:clipState (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DBakedOpState.h92 const ClipBase* clipState = nullptr; variable
DBakedOpDispatcher.cpp247 auto clipState = textOpState.computedState.clipState; in renderTextShadow() local