Home
last modified time | relevance | path

Searched refs:SerializeColorFWithGroup (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp140 void SerializeColorFWithGroup(JsonSerializer *json, const char *groupName, const ColorF &color) in SerializeColorFWithGroup() function
541 SerializeColorFWithGroup(json, "ColorClearValue", state.getColorClearValue()); in SerializeContextState()
548 SerializeColorFWithGroup(json, "BlendColor", state.getBlendColor()); in SerializeContextState()