Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp589 AdapterBase* DeviceBase::GetAdapter() const { in GetAdapter() function in dawn_native::DeviceBase
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp855 dawn_native::Adapter DawnTestBase::GetAdapter() const { in GetAdapter() function in DawnTestBase