Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DState.h268 const ColorF &getColorClearValue() const { return mColorClearValue; } in getColorClearValue() function
1282 const ColorF &getColorClearValue() const { return mPrivateState.getColorClearValue(); } in getColorClearValue() function