HomeSort by relevance Sort by last modified time
    Searched full:synchronize (Results 151 - 175 of 666) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/content/browser/renderer_host/media/
video_capture_controller.h 103 // destroying or recycling the texture, to synchronize with texture users in
  /external/chromium_org/google_apis/gcm/protocol/
mcs.proto 133 // used by the client to synchronize with the server timestamp.
  /external/chromium_org/media/base/
clock.h 19 // to synchronize with each other. Clock essentially tracks the media time with
  /external/chromium_org/net/base/
keygen_handler_unittest.cc 88 // WaitableEvent to synchronize, so it's safe.
  /external/chromium_org/remoting/base/
auto_thread.cc 48 // Used to synchronize thread startup.
  /external/chromium_org/sandbox/win/src/
Wow64.cc 103 DWORD access = EVENT_MODIFY_STATE | SYNCHRONIZE;
sync_policy.cc 158 DWORD allowed_flags = SYNCHRONIZE | GENERIC_READ | READ_CONTROL;
sync_policy_test.cc 20 DWORD desired_access = SYNCHRONIZE;
  /external/chromium_org/skia/ext/
platform_canvas.h 133 // synchronize the bitmap to OS if necessary.
  /external/chromium_org/sync/sessions/
sync_session.h 5 // A class representing an attempt to synchronize the local syncable data
  /external/chromium_org/third_party/WebKit/Source/core/dom/
ExecutionContext.h 116 // Called after the construction of an ActiveDOMObject to synchronize suspend state.
  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
DateTimeSymbolicFieldElement.cpp 149 // Synchronize with minimum/maximum adjustment in initialize().
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGResourceGradient.cpp 62 // Be sure to synchronize all SVG properties on the gradientElement _before_ processing any further.
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
BiquadDSPKernel.cpp 159 // these values. We need to synchronize with process() to prevent process() from updating
MediaElementAudioSourceNode.cpp 86 // Synchronize with process().
PannerNode.h 163 // Synchronize process() with setting of the panning model, source's location information, listener, distance parameters and sound cones.
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/
RTCNSGLVideoView.m 160 // Synchronize buffer swaps with vertical refresh rate.
  /external/chromium_org/third_party/mesa/src/docs/
MESA_swap_frame_usage.spec 158 time and does not synchronize to vertical blank.
  /external/chromium_org/tools/cygprofile/
cygprofile.h 134 // synchronize the internal thread with the unit test running on the main
  /external/chromium_org/v8/tools/testrunner/network/
endpoint.py 48 self.results_queue = [] # Accessors must synchronize themselves.
  /external/chromium_org/win8/delegate_execute/
chrome_util.cc 65 SYNCHRONIZE, FALSE, GetEventName(chrome_exe).c_str()));
delegate_execute.cc 98 ScopedHandle mutex(OpenMutexW(SYNCHRONIZE, FALSE, operation.mutex().c_str()));
  /external/mesa3d/docs/
MESA_swap_frame_usage.spec 158 time and does not synchronize to vertical blank.
  /external/okhttp/
concurrency.md 45 We have 3 different things that we synchronize on.
  /frameworks/av/include/media/stagefright/
MediaCodec.h 242 // Used only to synchronize asynchronous getBufferAndFormat

Completed in 561 milliseconds

1 2 3 4 5 67 8 91011>>