Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_render/windows/
Dvideo_render_windows_impl.cc320 const void* colorKey, in SetBitmap() argument
331 error = _ptrRendererWin->SetBitmap(bitMap, pictureId, colorKey, left, in SetBitmap()
Di_video_render_win.h98 const void* colorKey,
Dvideo_render_windows_impl.h121 const void* colorKey,
Dvideo_render_direct3d9.h179 const void* colorKey,
Dvideo_render_direct3d9.cc976 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/
Di_video_render.h120 const void* colorKey,
Dvideo_render.h242 const void* colorKey,
Dvideo_render_impl.h183 const void* colorKey,
Dvideo_render_impl.cc492 const void* colorKey, in SetBitmap() argument
506 return _ptrRenderer->SetBitmap(bitMap, pictureId, colorKey, left, top, in SetBitmap()
Dvideo_render_internal_impl.cc715 const void* colorKey, in SetBitmap() argument
729 return _ptrRenderer->SetBitmap(bitMap, pictureId, colorKey, left, top, in SetBitmap()
/external/webrtc/webrtc/modules/video_render/linux/
Dvideo_render_linux_impl.h113 const void* colorKey,
Dvideo_render_linux_impl.cc250 const void* colorKey, in SetBitmap() argument
/external/webrtc/webrtc/modules/video_render/external/
Dvideo_render_external_impl.h112 const void* colorKey, const float left,
Dvideo_render_external_impl.cc180 const void* colorKey, in SetBitmap() argument
/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_mac_carbon_impl.h121 const void* colorKey,
Dvideo_render_mac_cocoa_impl.h121 const void* colorKey,
Dvideo_render_mac_carbon_impl.cc268 const void* colorKey, in SetBitmap() argument
Dvideo_render_mac_cocoa_impl.mm237 const void* colorKey,
/external/webrtc/webrtc/modules/video_render/android/
Dvideo_render_android_impl.h114 const void* colorKey, const float left,
Dvideo_render_android_impl.cc307 const void* colorKey, in SetBitmap() argument
/external/webrtc/webrtc/modules/video_render/ios/
Dvideo_render_ios_impl.mm160 const void* colorKey,
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga_reg.h1132 uint32 colorKey; member