HomeSort by relevance Sort by last modified time
    Searched refs:preserve (Results 26 - 50 of 173) sorted by null

12 3 4 5 6 7

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
accelerometer.css 47 -webkit-transform-style: preserve-3d;
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
MffContext.java 161 * stop all running graphs (closing their filters). If the context does not preserve frames on
219 * @param preserve true, to preserve frames when the context is paused.
223 public void setPreserveFramesOnPause(boolean preserve) {
224 mPreserveFramesOnPause = preserve;
  /dalvik/vm/compiler/template/mips/
TEMPLATE_INVOKE_METHOD_CHAIN.S 49 # preserve a0-a2 and ra
TEMPLATE_INVOKE_METHOD_NO_OPT.S 57 # preserve rTEMP,a1-a3
TEMPLATE_INVOKE_METHOD_NATIVE.S 45 # preserve rTEMP,a0-a3
footer.S 27 # preserve a0-a3
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DrawingBuffer.cpp 80 PassRefPtr<DrawingBuffer> DrawingBuffer::create(GraphicsContext3D* context, const IntSize& size, PreserveDrawingBuffer preserve, PassRefPtr<ContextEvictionManager> contextEvictionManager)
95 RefPtr<DrawingBuffer> drawingBuffer = adoptRef(new DrawingBuffer(context, size, multisampleSupported, packedDepthStencilSupported, preserve, contextEvictionManager));
103 PreserveDrawingBuffer preserve,
105 : m_preserveDrawingBuffer(preserve)
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
native.h 66 * Return TRUE if native_surface::present can preserve the buffer.
101 boolean preserve; member in struct:native_present_control
  /external/mesa3d/src/gallium/state_trackers/egl/common/
native.h 66 * Return TRUE if native_surface::present can preserve the buffer.
101 boolean preserve; member in struct:native_present_control
  /dalvik/vm/mterp/x86/
OP_EXECUTE_INLINE.S 17 SPILL(rIBASE) # preserve rIBASE
OP_NEW_INSTANCE.S 61 SPILL_TMP1(%eax) # preserve new object
  /external/chromium_org/third_party/openssl/openssl/apps/
openssl.cnf 76 preserve = no # keep passed DN ordering
  /external/chromium_org/v8/test/mjsunit/regress/
regress-326.js 34 assertEquals(4, nonArray.length, "preserve length");
  /external/openssl/apps/
openssl.cnf 76 preserve = no # keep passed DN ordering