Searched refs:preserve (Results 1 – 17 of 17) sorted by relevance
215 public void setPreserveFramesOnPause(boolean preserve) { in setPreserveFramesOnPause() argument216 mPreserveFramesOnPause = preserve; in setPreserveFramesOnPause()
15 # Uncomment this to preserve the line number information for
69 bool setPreserveBuffer(EGLSurface surface, bool preserve);
649 bool EglManager::setPreserveBuffer(EGLSurface surface, bool preserve) { in setPreserveBuffer() argument653 preserve ? EGL_BUFFER_PRESERVED : EGL_BUFFER_DESTROYED); in setPreserveBuffer()
32 // inherit the appropriate flags to preserve annotations.
68 TEST_F(DefaultFontFeatureTest, preserve) { in TEST_F() argument
21 preserve user experiences on a new device. And the262 Please preserve the code coverage ratio during development. The current line
62 // to preserve sub paths then we might want to zip the files first and then
40 and a number of new line characters is added as to preserve line numbering in file.
33 …description: "Feature flag that preserve the line height of the TextView and EditText even if the …
66 To preserve system health, at most
84 // Explicitly configure R8 to preserve debug info, as this path should
26 // These are non-consecutive in order to preserve some existing, ad hoc IDs.
172 of data structure implementation that are designed to always preserve the previous version of itself
128 DelegateMethodAdapter since it doesn't preserve the original copy of the method and more importantly
111 multi-package downgrade install to preserve atomicity.