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

<<11121314151617181920>>

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackView.java 341 // Reset the request-synchronize params
511 // Synchronize the views
553 // If this is the first layout, then scroll to the front of the stack and synchronize the
    [all...]
  /art/runtime/
monitor_test.cc 303 // Create the barrier used to synchronize.
  /cts/tests/tests/mediastress/src/android/mediastress/cts/
SurfaceTextureRenderer.java 239 * so let's be safe and use synchronize. No OpenGL calls can be done here.
  /development/ndk/platforms/android-13/include/android/
native_activity.h 190 * properly synchronize with the other thread to stop its drawing before
  /development/ndk/platforms/android-14/samples/native-media/src/com/example/nativemedia/
MyGLSurfaceView.java 217 * so let's be safe and use synchronize. No OpenGL calls can be done here.
  /development/ndk/platforms/android-9/include/android/
native_activity.h 183 * properly synchronize with the other thread to stop its drawing before
  /external/aac/libAACenc/src/
aacenc_tns.cpp     [all...]
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
AbstractConnPool.java 55 * synchronize access to the internal pool datastructures.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_codelab6_lifecycle.html 68 There&#39;s no attempt to synchronize or to save the data in the cloud.</p>
app_codelab7_useridentification.html 3 <p>Most modern applications are attached to the web to synchronize data. When synchronizing data, you need to identify who the user is.
  /external/chromium_org/content/common/
handle_enumerator_win.cc 108 if (access & SYNCHRONIZE)
  /external/chromium_org/content/public/android/java/src/org/chromium/content/app/
ChildProcessService.java 62 // Becomes true once the service is bound. Access must synchronize around mMainThread.
  /external/chromium_org/media/cast/video_sender/codecs/vp8/
vp8_encoder.cc 41 // TODO(pwestin): we need to figure out how to synchronize the acking with the
  /external/chromium_org/sandbox/win/src/
filesystem_policy.cc 117 FILE_READ_EA | SYNCHRONIZE | FILE_EXECUTE |
  /external/chromium_org/third_party/WebKit/Source/core/svg/properties/
SVGListPropertyHelper.h 325 // 'newItem' is already living in another list. If it's not our list, synchronize the other lists wrappers after the removal.
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_rdebug.h 55 // 'r_brk', and will be able to synchronize with the linker's
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_resource_buffer.c 116 * not synchronize on the next DMA command.
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prtime.h 167 * due to the application of time correction protocols which synchronize
  /external/chromium_org/third_party/openssl/openssl/crypto/rand/
randfile.c 233 * synchronize usage at the application level. Also consider
  /external/chromium_org/third_party/skia/platform_tools/android/bin/
download_utils.py 267 """Synchronize a destination file with a URL
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
window_capturer_x11.cc 301 x_server_pixel_buffer_.Synchronize();
  /external/chromium_org/third_party/webrtc/voice_engine/include/
voe_audio_processing.h 112 // OS, which is used by the AEC to synchronize far- and near-end streams.
  /external/chromium_org/v8/src/
heap.cc     [all...]
platform-linux.cc 254 // by the kernel and allows us to synchronize V8 code log and the
platform-openbsd.cc 184 // by the kernel and allows us to synchronize V8 code log and the

Completed in 1141 milliseconds

<<11121314151617181920>>