Searched refs:preserve (Results 1 – 7 of 7) sorted by relevance
59 bool setPreserveBuffer(EGLSurface surface, bool preserve);
369 bool EglManager::setPreserveBuffer(EGLSurface surface, bool preserve) { in setPreserveBuffer() argument373 preserve ? EGL_BUFFER_PRESERVED : EGL_BUFFER_DESTROYED); in setPreserveBuffer()
223 public void setPreserveFramesOnPause(boolean preserve) { in setPreserveFramesOnPause() argument224 mPreserveFramesOnPause = preserve; in setPreserveFramesOnPause()
9 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
26 // These are non-consecutive in order to preserve some existing, ad hoc IDs.
135 DelegateMethodAdapter since it doesn't preserve the original copy of the method and more importantly