Home
last modified time | relevance | path

Searched refs:DeviceReference (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
H A DWireInjectDeviceTests.cpp36 EXPECT_CALL(api, DeviceReference(serverDevice)); in TEST_F()
71 EXPECT_CALL(api, DeviceReference(serverDevice)); in TEST_F()
96 EXPECT_CALL(api, DeviceReference(serverDevice)); in TEST_F()
131 EXPECT_CALL(api, DeviceReference(serverDevice)); in TEST_F()
161 EXPECT_CALL(api, DeviceReference(serverDevice1)); in TEST_F()
169 EXPECT_CALL(api, DeviceReference(serverDevice2)); in TEST_F()
206 EXPECT_CALL(api, DeviceReference(serverDevice1)); in TEST_F()
225 EXPECT_CALL(api, DeviceReference(serverDevice2)); in TEST_F()
H A DWireTest.cpp71 EXPECT_CALL(api, DeviceReference(mockDevice)); in SetUp()
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dbitmap.c70 DeviceReference(&vlsurface->device, dev); in vlVdpBitmapSurfaceCreate()
120 DeviceReference(&vlsurface->device, NULL); in vlVdpBitmapSurfaceCreate()
142 DeviceReference(&vlsurface->device, NULL); in vlVdpBitmapSurfaceDestroy()
H A Ddevice.c179 DeviceReference(&pqt->device, dev); in vlVdpPresentationQueueTargetCreateX11()
208 DeviceReference(&pqt->device, NULL); in vlVdpPresentationQueueTargetDestroy()
225 DeviceReference(&dev, NULL); in vlVdpDeviceDestroy()
H A Dpresentation.c65 DeviceReference(&pq->device, dev); in vlVdpPresentationQueueCreate()
86 DeviceReference(&pq->device, NULL); in vlVdpPresentationQueueCreate()
108 DeviceReference(&pq->device, NULL); in vlVdpPresentationQueueDestroy()
H A Dsurface.c80 DeviceReference(&p_surf->device, dev); in vlVdpVideoSurfaceCreate()
121 DeviceReference(&p_surf->device, NULL); in vlVdpVideoSurfaceCreate()
147 DeviceReference(&p_surf->device, NULL); in vlVdpVideoSurfaceDestroy()
H A Ddecode.c108 DeviceReference(&vldecoder->device, dev); in vlVdpDecoderCreate()
144 DeviceReference(&vldecoder->device, NULL); in vlVdpDecoderCreate()
167 DeviceReference(&vldecoder->device, NULL); in vlVdpDecoderDestroy()
H A Dmixer.c63 DeviceReference(&vmixer->device, dev); in vlVdpVideoMixerCreate()
175 DeviceReference(&vmixer->device, NULL); in vlVdpVideoMixerCreate()
218 DeviceReference(&vmixer->device, NULL); in vlVdpVideoMixerDestroy()
H A Doutput.c74 DeviceReference(&vlsurface->device, dev); in vlVdpOutputSurfaceCreate()
136 DeviceReference(&vlsurface->device, NULL); in vlVdpOutputSurfaceCreate()
165 DeviceReference(&vlsurface->device, NULL); in vlVdpOutputSurfaceDestroy()
H A Dvdpau_private.h582 DeviceReference(vlVdpDevice **ptr, vlVdpDevice *dev) in DeviceReference() function

Completed in 9 milliseconds