Searched defs:RgbaColor (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/modules/desktop_capture/ | ||
D | rgba_color.cc | 28 RgbaColor::RgbaColor(uint8_t blue, uint8_t green, uint8_t red, uint8_t alpha) { in RgbaColor() function in webrtc::RgbaColor |