Home
last modified time | relevance | path

Searched defs:OnDeviceLost (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
DServerDevice.cpp62 void Server::OnDeviceLost(ObjectHandle device, in OnDeviceLost() function in dawn_wire::server::Server
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp1044 void DawnTestBase::OnDeviceLost(WGPUDeviceLostReason reason, const char* message, void* userdata) { in OnDeviceLost() function in DawnTestBase