Home
last modified time | relevance | path

Searched defs:GetAdapters (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DDawnNative.cpp89 std::vector<Adapter> Instance::GetAdapters() const { in GetAdapters() function in dawn_native::Instance
DInstance.cpp169 const std::vector<std::unique_ptr<AdapterBase>>& InstanceBase::GetAdapters() const { in GetAdapters() function in dawn_native::InstanceBase
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DInstance.cpp152 const std::vector<std::unique_ptr<AdapterBase>>& InstanceBase::GetAdapters() const { in GetAdapters() function in dawn_native::InstanceBase
DDawnNative.cpp166 std::vector<Adapter> Instance::GetAdapters() const { in GetAdapters() function in dawn_native::Instance