Home
last modified time | relevance | path

Searched defs:getMutableState (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/vk/
DGrVkImage.h126 sk_sp<GrBackendSurfaceMutableStateImpl> getMutableState() const { return fMutableState; } in getMutableState() function
/third_party/skia/src/gpu/
DGrBackendSurface.cpp669 sk_sp<GrBackendSurfaceMutableStateImpl> GrBackendTexture::getMutableState() const { in getMutableState() function in GrBackendTexture
1113 sk_sp<GrBackendSurfaceMutableStateImpl> GrBackendRenderTarget::getMutableState() const { in getMutableState() function in GrBackendRenderTarget