Home
last modified time | relevance | path

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

1234567

/external/skqp/tools/gpu/atlastext/
DGLTestAtlasTextRenderer.cpp77 auto restore = fContext->makeCurrentAndAutoRestore(); in GLTestAtlasTextRenderer() local
278 auto restore = fContext->makeCurrentAndAutoRestore(); in createTexture() local
300 auto restore = fContext->makeCurrentAndAutoRestore(); in deleteTexture() local
312 auto restore = fContext->makeCurrentAndAutoRestore(); in setTextureData() local
336 auto restore = fContext->makeCurrentAndAutoRestore(); in drawSDFGlyphs() local
388 auto restore = fContext->makeCurrentAndAutoRestore(); in makeTargetHandle() local
425 auto restore = fContext->makeCurrentAndAutoRestore(); in targetDeleted() local
434 auto restore = fContext->makeCurrentAndAutoRestore(); in readTargetHandle() local
452 auto restore = fContext->makeCurrentAndAutoRestore(); in clearTarget() local
/external/skqp/tools/gpu/
DGrContextFactory.cpp60 SkScopeExit restore(nullptr); in destroyContexts() local
83 auto restore = context.fTestContext->makeCurrentAndAutoRestore(); in abandonContexts() local
101 SkScopeExit restore(nullptr); in releaseResourcesAndAbandonContexts() local
265 auto restore = testCtx->makeCurrentAndAutoRestore(); in getContextInfoInternal() local
/external/skia/tools/gpu/
DGrContextFactory.cpp68 SkScopeExit restore(nullptr); in destroyContexts() local
91 auto restore = context.fTestContext->makeCurrentAndAutoRestore(); in abandonContexts() local
118 SkScopeExit restore(nullptr); in releaseResourcesAndAbandonContexts() local
316 auto restore = testCtx->makeCurrentAndAutoRestore(); in getContextInfoInternal() local
/external/libese/apps/boot/card/src/com/android/verifiedboot/storage/
DJcopBackupImpl.java57 public boolean restore(byte[] in, short offset) { in restore() method in JcopBackupImpl
58 LSPullModeRestore restore = getLSPullModeRestore(); in restore() local
DBackupInterface.java27 boolean restore(byte[] inBytes, short inBytesOffset, short inBytesLength); in restore() method
DDefaultOsBackupImpl.java54 public boolean restore(byte[] inBytes, short inBytesOffset) { in restore() method in DefaultOsBackupImpl
DOsBackupInterface.java51 boolean restore(byte[] inBytes, short inBytesOffset); in restore() method
DVersionStorage.java92 public boolean restore(byte[] inBytes, short inBytesOffset, short inBytesLength) { in restore() method in VersionStorage
/external/tensorflow/tensorflow/python/training/saving/
Dsaveable_object_util.py77 def restore(self, restored_tensors, restored_shapes): member in ReferenceVariableSaveable
124 def restore(self, restored_tensors, restored_shapes): member in ResourceVariableSaveable
463 def restore(self, restored_tensors, restored_shapes): member in RestoredSaveableObject
Dfunctional_saver.py85 def restore(self, file_prefix, options=None): member in _SingleDeviceSaver
302 def restore(self, file_prefix, options=None): member in MultiDeviceSaver
Dsaveable_object.py86 def restore(self, restored_tensors, restored_shapes): member in SaveableObject
/external/libbackup/src/com/google/android/libraries/backup/shadow/
DBackupHelperSimulator.java27 public abstract void restore(Context context, Object data); in restore() method in BackupHelperSimulator
DUnsupportedBackupHelperSimulator.java27 public void restore(Context context, Object data) { in restore() method in UnsupportedBackupHelperSimulator
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
DMockCanvas.java25 public void restore() {} in restore() method in MockCanvas
/external/python/cpython2/Tools/scripts/
Dndiff.py119 def restore(which): function
/external/python/cpython3/Tools/scripts/
Dndiff.py119 def restore(which): function
/external/skia/src/core/
DSkMarkerStack.cpp58 void SkMarkerStack::restore(void* boundary) { in restore() function in SkMarkerStack
/external/selinux/policycoreutils/scripts/
Dfixfiles212 restore () { function
/external/autotest/client/site_tests/platform_PrinterPpds/
Dconfigurator.py124 def restore(self): member in Configurator
/external/tensorflow/tensorflow/python/keras/distribute/
Dworker_training_state.py101 def restore(self): member in WorkerTrainingState
/external/pdfium/fxjs/xfa/
Dcjx_delta.cpp27 CJS_Result CJX_Delta::restore(CFX_V8* runtime, in restore() function in CJX_Delta
/external/clang/lib/CodeGen/
DEHScopeStack.h61 static type restore(CodeGenFunction &CGF, saved_type value) { return value; } in restore() function
/external/llvm-project/clang/lib/CodeGen/
DEHScopeStack.h60 static type restore(CodeGenFunction &CGF, saved_type value) { return value; } in restore() function
/external/fmtlib/test/
Dgtest-extra.cc23 void OutputRedirect::restore() { in restore() function in OutputRedirect
/external/tensorflow/tensorflow/python/distribute/parallel_device/
Dsaving.py46 def restore(self, tensors, restored_shapes=None): member in _ParallelComponentSaveable

1234567