Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDrawState.h905 struct CommonState { struct
923 bool operator== (const CommonState& other) const { argument
940 bool operator!= (const CommonState& other) const { return !(*this == other); } argument
/external/chromium_org/third_party/skia/src/gpu/
DGrDrawState.h905 struct CommonState { struct
923 bool operator== (const CommonState& other) const { argument
940 bool operator!= (const CommonState& other) const { return !(*this == other); } argument