Searched defs:backgroundColorRef (Results 1 - 7 of 7) sorted by relevance

/external/webrtc/webrtc/modules/video_render/android/
H A Dvideo_render_android_impl.cc297 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 Dvideo_render_external_impl.cc168 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 Dvideo_render_linux_impl.cc238 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 Dvideo_render_mac_carbon_impl.cc257 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 Dvideo_render_windows_impl.cc298 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 Dvideo_render_impl.cc473 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 Dvideo_render_internal_impl.cc696 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