Home
last modified time | relevance | path

Searched defs:mutableState (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/gpu/vk/
DGrVkImage.cpp167 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState( in Make() local
182 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState, in MakeWrapped()
222 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState, in GrVkImage()
253 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState, in GrVkImage()
DGrVkRenderTarget.cpp120 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState) { in MakeWrappedRenderTarget()
174 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState(new GrBackendSurfaceMutableStateImpl( in MakeSecondaryCBRenderTarget() local
DGrVkTextureRenderTarget.cpp125 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState) { in MakeWrappedTextureRenderTarget()
DGrVkTexture.cpp106 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState) { in MakeWrappedTexture()
DGrVkGpu.cpp1478 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendTex.getMutableState(); in onWrapBackendTexture() local
1520 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendTex.getMutableState(); in onWrapRenderableBackendTexture() local
1549 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendRT.getMutableState(); in onWrapBackendRenderTarget() local
1803 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendTexture.getMutableState(); in onClearBackendTexture() local
1903 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendTexture.getMutableState(); in onUpdateCompressedBackendTexture() local
/third_party/skia/src/gpu/
DGrBackendSurface.cpp501 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState) in GrBackendTexture()
962 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState) in GrBackendRenderTarget()