Home
last modified time | relevance | path

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

/external/skia/tests/
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()
/external/skia/include/gpu/
DGrBackendSurface.h341 void setMutableState(const GrBackendSurfaceMutableState&);
530 void setMutableState(const GrBackendSurfaceMutableState&);
/external/skia/src/gpu/
DGrBackendSurface.cpp716 void GrBackendTexture::setMutableState(const GrBackendSurfaceMutableState& state) { in setMutableState() function in GrBackendTexture
1185 void GrBackendRenderTarget::setMutableState(const GrBackendSurfaceMutableState& state) { in setMutableState() function in GrBackendRenderTarget