Searched defs:getMutableState (Results 1 – 6 of 6) sorted by relevance
78 virtual sk_sp<skgpu::MutableTextureState> getMutableState() const { return nullptr; } in getMutableState() function102 virtual sk_sp<skgpu::MutableTextureState> getMutableState() const { return nullptr; } in getMutableState() function
363 sk_sp<skgpu::MutableTextureState> GrBackendTexture::getMutableState() const { in getMutableState() function in GrBackendTexture588 sk_sp<skgpu::MutableTextureState> GrBackendRenderTarget::getMutableState() const { in getMutableState() function in GrBackendRenderTarget
184 sk_sp<skgpu::MutableTextureState> getMutableState() const override { in getMutableState() function in GrVkBackendTextureData351 sk_sp<skgpu::MutableTextureState> getMutableState() const override { in getMutableState() function in GrVkBackendRenderTargetData
141 sk_sp<skgpu::MutableTextureState> getMutableState() const { return fMutableState; } in getMutableState() function
132 sk_sp<GrBackendSurfaceMutableStateImpl> getMutableState() const { return fMutableState; } in getMutableState() function
669 sk_sp<GrBackendSurfaceMutableStateImpl> GrBackendTexture::getMutableState() const { in getMutableState() function in GrBackendTexture1113 sk_sp<GrBackendSurfaceMutableStateImpl> GrBackendRenderTarget::getMutableState() const { in getMutableState() function in GrBackendRenderTarget