/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Image9.cpp | 69 D3DLOCKED_RECT sourceLocked = {}; in GenerateMip() 74 D3DLOCKED_RECT destLocked = {}; in GenerateMip() 115 D3DLOCKED_RECT sourceLock = {}; in CopyLockableSurfaces() 116 D3DLOCKED_RECT destLock = {}; in CopyLockableSurfaces() 185 D3DLOCKED_RECT sourceLocked = {}; in CopyImage() 190 D3DLOCKED_RECT destLocked = {}; in CopyImage() 294 D3DLOCKED_RECT lockedRect; in createSurface() 315 angle::Result Image9::lock(Context9 *context9, D3DLOCKED_RECT *lockedRect, const RECT &rect) in lock() 502 D3DLOCKED_RECT locked; in loadData() 541 D3DLOCKED_RECT locked; in loadCompressedData() [all …]
|
D | Image9.h | 94 angle::Result lock(Context9 *context9, D3DLOCKED_RECT *lockedRect, const RECT &rect);
|
D | Framebuffer9.cpp | 181 D3DLOCKED_RECT lock; in readPixelsImpl()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Image9.cpp | 69 D3DLOCKED_RECT sourceLocked = {0}; in GenerateMip() 74 D3DLOCKED_RECT destLocked = {0}; in GenerateMip() 115 D3DLOCKED_RECT sourceLock = {0}; in CopyLockableSurfaces() 116 D3DLOCKED_RECT destLock = {0}; in CopyLockableSurfaces() 185 D3DLOCKED_RECT sourceLocked = {0}; in CopyImage() 190 D3DLOCKED_RECT destLocked = {0}; in CopyImage() 292 D3DLOCKED_RECT lockedRect; in createSurface() 313 angle::Result Image9::lock(Context9 *context9, D3DLOCKED_RECT *lockedRect, const RECT &rect) in lock() 500 D3DLOCKED_RECT locked; in loadData() 539 D3DLOCKED_RECT locked; in loadCompressedData() [all …]
|
D | Image9.h | 94 angle::Result lock(Context9 *context9, D3DLOCKED_RECT *lockedRect, const RECT &rect);
|
D | Framebuffer9.cpp | 180 D3DLOCKED_RECT lock; in readPixelsImpl()
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | texture9.h | 65 D3DLOCKED_RECT *pLockedRect,
|
D | cubetexture9.h | 67 D3DLOCKED_RECT *pLockedRect,
|
D | surface9.h | 164 D3DLOCKED_RECT *pLockedRect,
|
D | cubetexture9.c | 235 D3DLOCKED_RECT *pLockedRect, in NineCubeTexture9_LockRect()
|
D | texture9.c | 280 D3DLOCKED_RECT *pLockedRect, in NineTexture9_LockRect()
|
D | nine_lock.c | 459 D3DLOCKED_RECT *pLockedRect, in LockCubeTexture9_LockRect() 2697 D3DLOCKED_RECT *pLockedRect, in LockSurface9_LockRect() 2939 D3DLOCKED_RECT *pLockedRect, in LockTexture9_LockRect()
|
D | surface9.c | 428 D3DLOCKED_RECT *pLockedRect, in NineSurface9_LockRect()
|
D | device9.c | 849 D3DLOCKED_RECT lock; in NineDevice9_SetCursorProperties() 1927 D3DLOCKED_RECT lock; in NineDevice9_ColorFill()
|
/third_party/flutter/skia/third_party/externals/imgui/examples/ |
D | imgui_impl_dx9.cpp | 228 D3DLOCKED_RECT tex_locked_rect; in ImGui_ImplDX9_CreateFontsTexture()
|
/third_party/skia/third_party/externals/imgui/backends/ |
D | imgui_impl_dx9.cpp | 333 D3DLOCKED_RECT tex_locked_rect; in ImGui_ImplDX9_CreateFontsTexture()
|
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/ |
D | gstd3d9overlay.c | 260 D3DLOCKED_RECT rect; in gst_d3d9_overlay_prepare()
|
D | d3dhelpers.c | 365 D3DLOCKED_RECT lr; 552 d3d_calculate_buffer_size (GstVideoInfo * info, D3DLOCKED_RECT * lr, in d3d_calculate_buffer_size() 623 D3DLOCKED_RECT lr; in gst_d3dsurface_buffer_pool_set_config() 714 D3DLOCKED_RECT lr; in gst_d3dsurface_buffer_pool_alloc_buffer()
|
/third_party/flutter/skia/third_party/externals/sdl/src/render/direct3d/ |
D | SDL_render_d3d.c | 899 D3DLOCKED_RECT locked; in D3D_UpdateTextureRep() 1115 D3DLOCKED_RECT locked; in D3D_LockTexture() 1841 D3DLOCKED_RECT locked; in D3D_RenderReadPixels()
|
/third_party/ffmpeg/libavutil/ |
D | hwcontext_dxva2.c | 281 D3DLOCKED_RECT LockedRect; in dxva2_map_frame()
|
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/ |
D | gstdx9screencapsrc.c | 459 D3DLOCKED_RECT locked_rect; in gst_dx9screencapsrc_create()
|
/third_party/openh264/codec/console/dec/src/ |
D | d3d9_utils.cpp | 438 D3DLOCKED_RECT sD3DLockedRect = {0}; in Dump2Surface()
|
/third_party/mesa3d/include/D3D9/ |
D | d3d9.h | 154 …virtual HRESULT WINAPI LockRect(D3DCUBEMAP_FACES FaceType, UINT Level, D3DLOCKED_RECT *pLockedRect… 338 virtual HRESULT WINAPI LockRect(D3DLOCKED_RECT *pLockedRect, const RECT *pRect, DWORD Flags) = 0; 366 …virtual HRESULT WINAPI LockRect(UINT Level, D3DLOCKED_RECT *pLockedRect, const RECT *pRect, DWORD … 706 …(IDirect3DCubeTexture9 *This, D3DCUBEMAP_FACES FaceType, UINT Level, D3DLOCKED_RECT *pLockedRect, … 1474 …HRESULT (WINAPI *LockRect)(IDirect3DSurface9 *This, D3DLOCKED_RECT *pLockedRect, const RECT *pRect… 1604 …HRESULT (WINAPI *LockRect)(IDirect3DTexture9 *This, UINT Level, D3DLOCKED_RECT *pLockedRect, const…
|
D | d3d9types.h | 1643 } D3DLOCKED_RECT, *PD3DLOCKED_RECT, *LPD3DLOCKED_RECT; typedef
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 45230 The Pitch (i.e., stride) of D3DLOCKED_RECT structure is already
|