Home
last modified time | relevance | path

Searched refs:setMutableState (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tests/
H A DBackendSurfaceMutableStateTest.cpp47 backendTexCopy.setMutableState(newState); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
58 backendTex.setMutableState(initState); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
88 backendTexImage.setMutableState(newState); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
/third_party/skia/include/gpu/
H A DGrBackendSurface.h373 void setMutableState(const GrBackendSurfaceMutableState&);
571 void setMutableState(const GrBackendSurfaceMutableState&);
/third_party/skia/src/gpu/
H A DGrBackendSurface.cpp765 void GrBackendTexture::setMutableState(const GrBackendSurfaceMutableState& state) { in setMutableState() function in GrBackendTexture
1240 void GrBackendRenderTarget::setMutableState(const GrBackendSurfaceMutableState& state) { in setMutableState() function in GrBackendRenderTarget

Completed in 3 milliseconds