Home
last modified time | relevance | path

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

123

/third_party/flutter/skia/tools/gpu/atlastext/
DGLTestAtlasTextRenderer.cpp77 auto restore = fContext->makeCurrentAndAutoRestore(); in GLTestAtlasTextRenderer() local
279 auto restore = fContext->makeCurrentAndAutoRestore(); in createTexture() local
301 auto restore = fContext->makeCurrentAndAutoRestore(); in deleteTexture() local
313 auto restore = fContext->makeCurrentAndAutoRestore(); in setTextureData() local
337 auto restore = fContext->makeCurrentAndAutoRestore(); in drawSDFGlyphs() local
389 auto restore = fContext->makeCurrentAndAutoRestore(); in makeTargetHandle() local
426 auto restore = fContext->makeCurrentAndAutoRestore(); in targetDeleted() local
435 auto restore = fContext->makeCurrentAndAutoRestore(); in readTargetHandle() local
453 auto restore = fContext->makeCurrentAndAutoRestore(); in clearTarget() local
/third_party/flutter/skia/tools/gpu/
DGrContextFactory.cpp62 SkScopeExit restore(nullptr); in destroyContexts() local
85 auto restore = context.fTestContext->makeCurrentAndAutoRestore(); in abandonContexts() local
103 SkScopeExit restore(nullptr); in releaseResourcesAndAbandonContexts() local
267 auto restore = testCtx->makeCurrentAndAutoRestore(); in getContextInfoInternal() local
/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/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
/third_party/python/Tools/c-analyzer/c_common/
Dlogging.py51 def restore(): function
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_window.h42 DFBRectangle restore; member
/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/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/flutter/skia/src/core/
DSkRasterClipStack.h93 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.c378 …t_for_filter(struct userdata *u, pa_object *o, struct filter *filter, bool restore, bool is_sink_i… in move_object_for_filter()
412 …void move_objects_for_filter(struct userdata *u, pa_object *o, struct filter *filter, bool restore, in move_objects_for_filter()
/third_party/flutter/skia/src/atlastext/
DSkAtlasTextTarget.cpp45 void SkAtlasTextTarget::restore() { in restore() function in SkAtlasTextTarget
/third_party/flutter/skia/gm/
Drasterhandleallocator.cpp28 void restore() { fCanvas->restore(); } in restore() function in GraphicsPort
/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/flutter/skia/src/utils/
DSkCamera.cpp330 void Sk3DView::restore() { in restore() function in Sk3DView
/third_party/skia/experimental/pvg/
Ddraw_msg.proto252 Restore restore = 3; field
/third_party/flutter/skia/experimental/pvg/
Ddraw_msg.proto252 Restore restore = 3; field

123