Home
last modified time | relevance | path

Searched refs:APISetLabel (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DObjectBase.h67 void APISetLabel(const char* label);
DObjectBase.cpp57 void ApiObjectBase::APISetLabel(const char* label) { in APISetLabel() function in dawn_native::ApiObjectBase
DDevice.h369 void APISetLabel(const char* label);
DDevice.cpp1706 void DeviceBase::APISetLabel(const char* label) { in APISetLabel() function in dawn_native::DeviceBase