Home | History | Annotate | Download | only in tests

Lines Matching refs:SkScopeExit

204         SkScopeExit freeTex([&backendTex, gpu] {gpu->deleteTestingOnlyBackendTexture(backendTex);});