Home
last modified time | relevance | path

Searched defs:restore (Results 1 – 25 of 58) sorted by relevance

123

/third_party/skia/tools/gpu/
DGrContextFactory.cpp67 SkScopeExit restore(nullptr); in destroyContexts() local
90 auto restore = context.fTestContext->makeCurrentAndAutoRestore(); in abandonContexts() local
117 SkScopeExit restore(nullptr); in releaseResourcesAndAbandonContexts() local
318 auto restore = testCtx->makeCurrentAndAutoRestore(); in getContextInfoInternal() local
/third_party/node/lib/internal/test_runner/
Dmock.js36 #restore; field in MockFunctionContext
39 constructor(implementation, restore, times) { argument
68 restore() { method in MockFunctionContext
185 const restore = { descriptor, object: objectOrFunction, methodName }; variable
/third_party/python/Tools/scripts/
Dndiff.py119 def restore(which): function
/third_party/skia/src/core/
DSkMarkerStack.cpp58 void SkMarkerStack::restore(void* boundary) { in restore() function in SkMarkerStack
DSkRasterClipStack.h42 void restore() { in restore() function
DSkClipStack.cpp591 void SkClipStack::restore() { in restore() function in SkClipStack
/third_party/python/Tools/c-analyzer/c_common/
Dlogging.py51 def restore(): function
/third_party/node/deps/v8/src/inspector/
Dv8-console-agent-impl.cc46 void V8ConsoleAgentImpl::restore() { in restore() function in v8_inspector::V8ConsoleAgentImpl
Dv8-heap-profiler-agent-impl.cc198 void V8HeapProfilerAgentImpl::restore() { in restore() function in v8_inspector::V8HeapProfilerAgentImpl
Dv8-profiler-agent-impl.cc253 void V8ProfilerAgentImpl::restore() { in restore() function in v8_inspector::V8ProfilerAgentImpl
/third_party/python/Lib/unittest/test/
Dtest_program.py325 def restore(): function
347 def restore(): function
Dtest_discovery.py465 def restore(): function
815 def restore(): function
/third_party/skia/modules/skparagraph/src/
DParagraphPainterImpl.cpp96 void CanvasParagraphPainter::restore() { in restore() function in skia::textlayout::CanvasParagraphPainter
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_wallpaper.js160 restore: function (...args) { method
/third_party/skia/experimental/sorttoy/
DFake.cpp127 void FakeDevice::restore(PaintersOrder paintersOrderWhenPopped) { in restore() function in FakeDevice
DFake.h262 void restore() { in restore() function
/third_party/skia/src/utils/
DSkCamera.cpp172 void Sk3DView::restore() { in restore() function in Sk3DView
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DVulkanTester.cpp92 void restore() in restore() function in ScopedSetEnvVar
/third_party/pulseaudio/src/modules/
Dmodule-filter-apply.c383 …t_for_filter(struct userdata *u, pa_object *o, struct filter *filter, bool restore, bool is_sink_i… in move_object_for_filter()
417 …void move_objects_for_filter(struct userdata *u, pa_object *o, struct filter *filter, bool restore, in move_objects_for_filter()
/third_party/node/deps/v8/src/parsing/
Drewriter.cc262 Expression* restore = factory()->NewAssignment( in VisitTryFinallyStatement() local
/third_party/skia/gm/
Drasterhandleallocator.cpp27 void restore() { fCanvas->restore(); } in restore() function in GraphicsPort
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.h91 } invalidated, cleared, fast_cleared, restore, resolve; member
/third_party/skia/modules/skottie/src/
DSkottie.cpp484 SkAutoCanvasRestore restore(canvas, true); in render() local
/third_party/skia/experimental/pvg/
Ddraw_msg.proto252 Restore restore = 3; field
/third_party/spirv-tools/utils/vscode/src/parser/
Dparser.go218 func (l *lexer) restore(s lexerState) { func

123