Searched refs:getBlendColor (Results 1 – 8 of 8) sorted by relevance
210 if (state.getBlendColor() != mCurBlendColor) in syncState()329 const gl::ColorF &blendColor = glState.getBlendColor(); in setBlendDepthRasterStates()
2002 mState.getBlendColor().red, mState.getBlendColor().green,2003 mState.getBlendColor().blue, mState.getBlendColor().alpha);
206 const ColorF &getBlendColor() const { return mBlendColor; } in getBlendColor() function
1013 if (state.getBlendColor() != mCurBlendColor) in syncState()2287 context, glState.getBlendStateExt(), glState.getBlendColor(), sampleMask, in updateState()
645 SerializeColorFWithGroup(json, "BlendColor", state.getBlendColor()); in SerializeContextState()
3525 const gl::ColorF ¤tBlendColor = apiState.getBlendColor(); in CaptureMidExecutionSetup()
1841 setBlendColor(state.getBlendColor()); in syncState()
3515 glState.getBlendColor()); in syncState()