Home
last modified time | relevance | path

Searched defs:setBackendLabel (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/graphite/dawn/
DDawnBuffer.cpp299 void DawnBuffer::setBackendLabel(char const* label) { in setBackendLabel() function in skgpu::graphite::DawnBuffer
DDawnTexture.cpp200 void DawnTexture::setBackendLabel(char const* label) { in setBackendLabel() function in skgpu::graphite::DawnTexture
/external/skia/src/gpu/graphite/
DResource.h229 virtual void setBackendLabel(char const* label) {} in setBackendLabel() function