Home
last modified time | relevance | path

Searched refs:preserve (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DMffContext.java215 public void setPreserveFramesOnPause(boolean preserve) { in setPreserveFramesOnPause() argument
216 mPreserveFramesOnPause = preserve; in setPreserveFramesOnPause()
/frameworks/libs/systemui/toruslib/torus-core/
Dproguard-rules.pro15 # Uncomment this to preserve the line number information for
/frameworks/native/libs/bufferstreams/examples/app/
Dproguard-rules.pro15 # Uncomment this to preserve the line number information for
/frameworks/base/libs/hwui/renderthread/
DEglManager.h69 bool setPreserveBuffer(EGLSurface surface, bool preserve);
DEglManager.cpp649 bool EglManager::setPreserveBuffer(EGLSurface surface, bool preserve) { in setPreserveBuffer() argument
653 preserve ? EGL_BUFFER_PRESERVED : EGL_BUFFER_DESTROYED); in setPreserveBuffer()
/frameworks/base/packages/SystemUI/plugin_core/
DAndroid.bp32 // inherit the appropriate flags to preserve annotations.
/frameworks/minikin/tests/unittest/
DFontFeatureTest.cpp68 TEST_F(DefaultFontFeatureTest, preserve) { in TEST_F() argument
/frameworks/base/packages/SettingsLib/DataStore/
DREADME.md21 preserve user experiences on a new device. And the
262 Please preserve the code coverage ratio during development. The current line
/frameworks/base/mime/
DAndroid.bp62 // to preserve sub paths then we might want to zip the files first and then
/frameworks/base/tools/protologtool/
DREADME.md40 and a number of new line characters is added as to preserve line numbering in file.
/frameworks/base/core/java/android/text/flags/
Dflags.aconfig33 …description: "Feature flag that preserve the line height of the TextView and EditText even if the …
/frameworks/base/services/core/java/com/android/server/am/
DBroadcastQueue.md66 To preserve system health, at most
/frameworks/base/services/
DAndroid.bp84 // Explicitly configure R8 to preserve debug info, as this path should
/frameworks/base/proto/src/
Dsystem_messages.proto26 // These are non-consecutive in order to preserve some existing, ad hoc IDs.
/frameworks/base/services/permission/java/com/android/server/permission/access/immutable/
DImmutable.md172 of data structure implementation that are designed to always preserve the previous version of itself
/frameworks/layoutlib/create/
DREADME.txt128 DelegateMethodAdapter since it doesn't preserve the original copy of the method and more importantly
/frameworks/base/services/core/java/com/android/server/rollback/
DREADME.md111 multi-package downgrade install to preserve atomicity.