Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
DGrVkImage.cpp163 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState( in Make() local
178 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState, in MakeWrapped()
211 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState, in GrVkImage()
237 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.cpp116 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState) { in MakeWrappedTextureRenderTarget()
DGrVkTexture.cpp98 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState) { in MakeWrappedTexture()
DGrVkGpu.cpp1286 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendTex.getMutableState(); in onWrapBackendTexture() local
1328 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendTex.getMutableState(); in onWrapRenderableBackendTexture() local
1357 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendRT.getMutableState(); in onWrapBackendRenderTarget() local
1611 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendTexture.getMutableState(); in onClearBackendTexture() local
1711 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()