Searched defs:setBackendLabel (Results 1 – 3 of 3) sorted by relevance
| /external/skia/src/gpu/graphite/dawn/ | ||
| D | DawnBuffer.cpp | 299 void DawnBuffer::setBackendLabel(char const* label) { in setBackendLabel() function in skgpu::graphite::DawnBuffer |
| D | DawnTexture.cpp | 200 void DawnTexture::setBackendLabel(char const* label) { in setBackendLabel() function in skgpu::graphite::DawnTexture |
| /external/skia/src/gpu/graphite/ | ||
| D | Resource.h | 229 virtual void setBackendLabel(char const* label) {} in setBackendLabel() function |