Searched defs:GetToggleInfo (Results 1 – 5 of 5) sorted by relevance
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ | ||
D | DawnNative.cpp | 98 const ToggleInfo* Instance::GetToggleInfo(const char* toggleName) { in GetToggleInfo() function in dawn_native::Instance |
D | Instance.cpp | 131 const ToggleInfo* InstanceBase::GetToggleInfo(const char* toggleName) { in GetToggleInfo() function in dawn_native::InstanceBase |
/third_party/skia/third_party/externals/dawn/src/dawn_native/ | ||
D | Toggles.cpp | 279 const ToggleInfo* TogglesInfo::GetToggleInfo(const char* toggleName) { in GetToggleInfo() function in dawn_native::TogglesInfo |
D | Instance.cpp | 131 const ToggleInfo* InstanceBase::GetToggleInfo(const char* toggleName) { in GetToggleInfo() function in dawn_native::InstanceBase |
D | DawnNative.cpp | 175 const ToggleInfo* Instance::GetToggleInfo(const char* toggleName) { in GetToggleInfo() function in dawn_native::Instance |