Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkAttachment.cpp22 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState, in GrVkAttachment()
38 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState, in GrVkAttachment()
164 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState( in Make() local
177 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState, in MakeWrapped()
DGrVkRenderTarget.cpp112 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState) { in MakeWrappedRenderTarget()
162 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState(new GrBackendSurfaceMutableStateImpl( in MakeSecondaryCBRenderTarget() local
DGrVkTextureRenderTarget.cpp110 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState) { in MakeWrappedTextureRenderTarget()
DGrVkImage.cpp18 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState, in GrVkImage()
DGrVkTexture.cpp97 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState) { in MakeWrappedTexture()
DGrVkGpu.cpp1265 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendTex.getMutableState(); in onWrapBackendTexture() local
1307 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendTex.getMutableState(); in onWrapRenderableBackendTexture() local
1336 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendRT.getMutableState(); in onWrapBackendRenderTarget() local
1589 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendTexture.getMutableState(); in onClearBackendTexture() local
1687 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendTexture.getMutableState(); in onUpdateCompressedBackendTexture() local
/external/skia/src/gpu/
DGrBackendSurface.cpp455 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState) in GrBackendTexture()
907 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState) in GrBackendRenderTarget()