Home
last modified time | relevance | path

Searched defs:roundRectClipState (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
DBakedOpState.h137 const RoundRectClipState* roundRectClipState; variable
DSnapshot.h238 const RoundRectClipState* roundRectClipState; variable
DGlop.h157 const RoundRectClipState* roundRectClipState = nullptr; member
DGlopBuilder.cpp560 GlopBuilder& GlopBuilder::setRoundRectClipState(const RoundRectClipState* roundRectClipState) { in setRoundRectClipState()