/external/webrtc/webrtc/modules/video_render/windows/ |
D | video_render_windows_impl.cc | 320 const void* colorKey, in SetBitmap() argument 331 error = _ptrRendererWin->SetBitmap(bitMap, pictureId, colorKey, left, in SetBitmap()
|
D | i_video_render_win.h | 98 const void* colorKey,
|
D | video_render_windows_impl.h | 121 const void* colorKey,
|
D | video_render_direct3d9.h | 179 const void* colorKey,
|
D | video_render_direct3d9.cc | 976 const void* colorKey, in SetBitmap() argument 1104 if (colorKey) in SetBitmap() 1107 static_cast<DDCOLORKEY*> (const_cast<void*> (colorKey)); in SetBitmap()
|
/external/webrtc/webrtc/modules/video_render/ |
D | i_video_render.h | 120 const void* colorKey,
|
D | video_render.h | 242 const void* colorKey,
|
D | video_render_impl.h | 183 const void* colorKey,
|
D | video_render_impl.cc | 492 const void* colorKey, in SetBitmap() argument 506 return _ptrRenderer->SetBitmap(bitMap, pictureId, colorKey, left, top, in SetBitmap()
|
D | video_render_internal_impl.cc | 715 const void* colorKey, in SetBitmap() argument 729 return _ptrRenderer->SetBitmap(bitMap, pictureId, colorKey, left, top, in SetBitmap()
|
/external/webrtc/webrtc/modules/video_render/linux/ |
D | video_render_linux_impl.h | 113 const void* colorKey,
|
D | video_render_linux_impl.cc | 250 const void* colorKey, in SetBitmap() argument
|
/external/webrtc/webrtc/modules/video_render/external/ |
D | video_render_external_impl.h | 112 const void* colorKey, const float left,
|
D | video_render_external_impl.cc | 180 const void* colorKey, in SetBitmap() argument
|
/external/webrtc/webrtc/modules/video_render/mac/ |
D | video_render_mac_cocoa_impl.h | 121 const void* colorKey,
|
D | video_render_mac_carbon_impl.h | 121 const void* colorKey,
|
D | video_render_mac_carbon_impl.cc | 268 const void* colorKey, in SetBitmap() argument
|
D | video_render_mac_cocoa_impl.mm | 237 const void* colorKey,
|
/external/webrtc/webrtc/modules/video_render/android/ |
D | video_render_android_impl.h | 114 const void* colorKey, const float left,
|
D | video_render_android_impl.cc | 307 const void* colorKey, in SetBitmap() argument
|
/external/u-boot/drivers/video/ |
D | ipu.h | 240 uint32_t colorKey);
|
/external/webrtc/webrtc/modules/video_render/ios/ |
D | video_render_ios_impl.mm | 160 const void* colorKey,
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga_reg.h | 1132 uint32 colorKey; member
|