Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DState.h331 const ColorF &getBlendColor() const { return mBlendColor; } in getBlendColor() function
1273 const ColorF &getBlendColor() const { return mPrivateState.getBlendColor(); } in getBlendColor() function