Searched refs:preserve (Results 1 – 23 of 23) sorted by relevance
/frameworks/base/libs/hwui/renderthread/ |
D | EglManager.h | 54 bool setPreserveBuffer(EGLSurface surface, bool preserve);
|
D | EglManager.cpp | 287 bool EglManager::setPreserveBuffer(EGLSurface surface, bool preserve) { in setPreserveBuffer() argument 293 preserve ? EGL_BUFFER_PRESERVED : EGL_BUFFER_DESTROYED); in setPreserveBuffer()
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | MffContext.java | 223 public void setPreserveFramesOnPause(boolean preserve) { in setPreserveFramesOnPause() argument 224 mPreserveFramesOnPause = preserve; in setPreserveFramesOnPause()
|
/frameworks/base/docs/html/training/notify-user/ |
D | build-notification.jd | 96 android.app.Activity} from a notification, you must preserve the user's expected
|
/frameworks/base/tools/layoutlib/create/.settings/ |
D | org.eclipse.jdt.core.prefs | 9 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
|
/frameworks/base/tools/layoutlib/bridge/.settings/ |
D | org.eclipse.jdt.core.prefs | 9 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
|
/frameworks/base/docs/html/training/material/ |
D | compatibility.jd | 154 <p>To preserve compatibility with earlier versions of Android, check the system {@link
|
/frameworks/base/docs/html/guide/topics/data/ |
D | install-location.jd | 194 users can preserve space on their internal storage.</p>
|
D | data-storage.jd | 423 To preserve file space and maintain your app's performance,
|
/frameworks/base/tools/layoutlib/create/ |
D | README.txt | 135 DelegateMethodAdapter since it doesn't preserve the original copy of the method and more importantly
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | runtime-changes.jd | 82 your activity to preserve stateful objects.</p>
|
/frameworks/base/docs/html/guide/practices/ |
D | compatibility.jd | 229 are now inexact by default so the system can batch app alarms and preserve system power,
|
/frameworks/base/docs/html/tools/building/ |
D | multidex.jd | 361 you preserve the ability to perform normal builds with the release-appropriate minimum SDK level
|
/frameworks/base/docs/html/guide/topics/ui/notifiers/ |
D | notifications.jd | 401 When you start an {@link android.app.Activity} from a notification, you must preserve the 404 the {@link android.app.Activity} as a separate task. To preserve the navigation experience, you
|
/frameworks/base/docs/html/guide/topics/location/ |
D | strategies.jd | 355 location, in order to get a good reading and help preserve battery life.</p>
|
/frameworks/base/docs/html/guide/components/ |
D | fragments.jd | 89 to modify the activity's appearance at runtime and preserve those changes in a back stack 429 <p>For example, here's how you can replace one fragment with another, and preserve the previous
|
/frameworks/base/docs/html/google/gcm/ |
D | server.jd | 249 need to preserve every "New mail" message. One is sufficient. Another
|
/frameworks/base/docs/html/tools/debugging/ |
D | debugging-ui.jd | 81 To preserve security, Hierarchy Viewer can only connect to devices running a
|
/frameworks/base/docs/html/tools/help/ |
D | adt.jd | 454 types, ADT attempts to preserve the layout, such as changing a {@link
|
/frameworks/base/docs/html/distribute/essentials/quality/ |
D | core.jd | 399 Orientations expose largely the same features and actions and preserve
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | actionbar.jd | 618 <p>To preserve the action bar space, you can collapse your action view into an action button.
|
/frameworks/base/docs/html/tools/sdk/ |
D | eclipse-adt.jd | 1749 <li>The screenshot dialog will add timestamps to the filenames and preserve the orientation on
|
/frameworks/base/docs/html/tools/sdk/ndk/ |
D | index.jd | 406 enforce this rule. A user writing assembly code must make sure to preserve stack 2452 <li>Fixed ARM {@code strip} command to preserve the original {@code p_align} and
|