Searched defs:backgroundColorRef (Results 1 - 7 of 7) sorted by relevance
/external/webrtc/webrtc/modules/video_render/android/ |
H A D | video_render_android_impl.cc | 297 const uint32_t backgroundColorRef, 292 SetText( const uint8_t textId, const uint8_t* text, const int32_t textLength, const uint32_t textColorRef, const uint32_t backgroundColorRef, const float left, const float top, const float rigth, const float bottom) argument
|
/external/webrtc/webrtc/modules/video_render/external/ |
H A D | video_render_external_impl.cc | 168 const uint32_t backgroundColorRef, 163 SetText( const uint8_t textId, const uint8_t* text, const int32_t textLength, const uint32_t textColorRef, const uint32_t backgroundColorRef, const float left, const float top, const float right, const float bottom) argument
|
/external/webrtc/webrtc/modules/video_render/linux/ |
H A D | video_render_linux_impl.cc | 238 const uint32_t backgroundColorRef, 233 SetText( const uint8_t textId, const uint8_t* text, const int32_t textLength, const uint32_t textColorRef, const uint32_t backgroundColorRef, const float left, const float top, const float rigth, const float bottom) argument
|
/external/webrtc/webrtc/modules/video_render/mac/ |
H A D | video_render_mac_carbon_impl.cc | 257 const uint32_t backgroundColorRef, 253 SetText(const uint8_t textId, const uint8_t* text, const int32_t textLength, const uint32_t textColorRef, const uint32_t backgroundColorRef, const float left, const float top, const float right, const float bottom) argument
|
/external/webrtc/webrtc/modules/video_render/windows/ |
H A D | video_render_windows_impl.cc | 298 const uint32_t backgroundColorRef, 312 textColorRef, backgroundColorRef, 293 SetText( const uint8_t textId, const uint8_t* text, const int32_t textLength, const uint32_t textColorRef, const uint32_t backgroundColorRef, const float left, const float top, const float right, const float bottom) argument
|
/external/webrtc/webrtc/modules/video_render/ |
H A D | video_render_impl.cc | 473 const uint32_t backgroundColorRef, 487 backgroundColorRef, left, top, right, bottom); 468 SetText( const uint8_t textId, const uint8_t* text, const int32_t textLength, const uint32_t textColorRef, const uint32_t backgroundColorRef, const float left, const float top, const float right, const float bottom) argument
|
H A D | video_render_internal_impl.cc | 696 const uint32_t backgroundColorRef, 710 backgroundColorRef, left, top, right, bottom); 691 SetText( const uint8_t textId, const uint8_t* text, const int32_t textLength, const uint32_t textColorRef, const uint32_t backgroundColorRef, const float left, const float top, const float right, const float bottom) argument
|
Completed in 955 milliseconds