Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrBackendSurfacePriv.h79 virtual void setMutableState(const skgpu::MutableTextureState&) {} in setMutableState() function
103 virtual void setMutableState(const skgpu::MutableTextureState&) {} in setMutableState() function
H A DGrBackendSurface.cpp398 void GrBackendTexture::setMutableState(const skgpu::MutableTextureState& state) { in setMutableState() function in GrBackendTexture
645 void GrBackendRenderTarget::setMutableState(const skgpu::MutableTextureState& state) { in setMutableState() function in GrBackendRenderTarget
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkBackendSurface.cpp181 void setMutableState(const skgpu::MutableTextureState& state) override { in setMutableState() function in GrVkBackendTextureData
348 void setMutableState(const skgpu::MutableTextureState& state) override { in setMutableState() function in GrVkBackendRenderTargetData