Home
last modified time | relevance | path

Searched refs:D3D_OK (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dhelpers.c245 if (hr == D3D_OK) { in gst_video_d3d_format_check()
252 if (hr == D3D_OK) in gst_video_d3d_format_check()
384 0) != D3D_OK) { in gst_d3d_surface_memory_map()
629 if (hr != D3D_OK) { in gst_d3dsurface_buffer_pool_set_config()
697 if (hr != D3D_OK) { in gst_d3dsurface_buffer_pool_alloc_buffer()
1362 if (hr == D3D_OK) in d3d_init_swap_chain()
1478 if (hr != D3D_OK) { in d3d_resize_swap_chain()
1878 if (hr == D3D_OK) { in d3d_stretch_and_copy()
2511 if (IDirect3D9_GetAdapterDisplayMode (d3d, adapter, &disp_mode) != D3D_OK) { in d3d_class_display_device_create()
2516 if (IDirect3D9_GetDeviceCaps (d3d, adapter, D3DDEVTYPE_HAL, &caps) != D3D_OK) { in d3d_class_display_device_create()
[all …]
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_dx9.cpp229 if (g_FontTexture->LockRect(0, &tex_locked_rect, NULL, 0) != D3D_OK) in ImGui_ImplDX9_CreateFontsTexture()
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_dx9.cpp334 if (bd->FontTexture->LockRect(0, &tex_locked_rect, NULL, 0) != D3D_OK) in ImGui_ImplDX9_CreateFontsTexture()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp2174 HRESULT status = D3D_OK; in getDeviceStatusCode()
2213 HRESULT result = D3D_OK; in resetDevice()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp2215 HRESULT status = D3D_OK; in getDeviceStatusCode()
2254 HRESULT result = D3D_OK; in resetDevice()
/third_party/flutter/skia/third_party/externals/sdl/src/render/direct3d/
DSDL_render_d3d.c1280 if (result != D3D_OK) { in D3D_UpdateClipRect()
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3d8.h63 #define D3D_OK S_OK macro
Dd3d.h101 #define D3D_OK DD_OK macro
Dd3d9.h81 #define D3D_OK S_OK macro