Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrBackendSurfacePriv.h79 virtual void setMutableState(const skgpu::MutableTextureState&) {} in setMutableState() function
103 virtual void setMutableState(const skgpu::MutableTextureState&) {} in setMutableState() function
DGrBackendSurface.cpp397 void GrBackendTexture::setMutableState(const skgpu::MutableTextureState& state) { in setMutableState() function in GrBackendTexture
644 void GrBackendRenderTarget::setMutableState(const skgpu::MutableTextureState& state) { in setMutableState() function in GrBackendRenderTarget
/external/skia/src/gpu/graphite/
DBackendTexture.cpp105 void BackendTexture::setMutableState(const skgpu::MutableTextureState& newState) { in setMutableState() function in skgpu::graphite::BackendTexture
/external/skia/src/gpu/ganesh/vk/
DGrVkBackendSurface.cpp176 void setMutableState(const skgpu::MutableTextureState& state) override { in setMutableState() function in GrVkBackendTextureData
343 void setMutableState(const skgpu::MutableTextureState& state) override { in setMutableState() function in GrVkBackendRenderTargetData