Home
last modified time | relevance | path

Searched refs:ResetDevice (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/video_render/windows/
Dvideo_render_direct3d9.h241 int ResetDevice();
Dvideo_render_direct3d9.cc402 int VideoRenderDirect3D9::ResetDevice() in ResetDevice() function in webrtc::VideoRenderDirect3D9
749 ResetDevice(); in ScreenUpdateProcess()
/external/libusb/libusb/os/
Ddarwin_usb.c1027 kresult = (*(dpriv->device))->ResetDevice (dpriv->device); in darwin_reset_device()