Lines Matching refs:mutableState
1429 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendTex.getMutableState();
1430 SkASSERT(mutableState);
1432 ioType, imageInfo, std::move(mutableState));
1471 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendTex.getMutableState();
1472 SkASSERT(mutableState);
1477 std::move(mutableState));
1500 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendRT.getMutableState();
1501 SkASSERT(mutableState);
1504 this, backendRT.dimensions(), backendRT.sampleCnt(), info, std::move(mutableState));
1754 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendTexture.getMutableState();
1755 SkASSERT(mutableState);
1759 kRW_GrIOType, info, std::move(mutableState));
1854 sk_sp<GrBackendSurfaceMutableStateImpl> mutableState = backendTexture.getMutableState();
1855 SkASSERT(mutableState);
1862 std::move(mutableState));