Home
last modified time | relevance | path

Searched refs:barrier (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DMessageQueue.h50 void wait() const { barrier.wait(); } in wait()
58 mutable Barrier barrier; variable
DMessageQueue.cpp44 barrier.open(); in handleMessage()
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DTransactionCompat.java97 Surface barrier, long frameNumber) { in deferTransactionUntil() argument
98 mTransaction.deferTransactionUntilSurface(surfaceControl.mSurfaceControl, barrier, in deferTransactionUntil()
/frameworks/base/core/proto/android/os/
Dmessage.proto44 optional int32 barrier = 8; field
/frameworks/base/core/java/android/view/
DSurfaceControl.java1033 public void deferTransactionUntil(Surface barrier, long frame) { in deferTransactionUntil() argument
1035 sGlobalTransaction.deferTransactionUntilSurface(this, barrier, frame); in deferTransactionUntil()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp1129 sp<Surface> barrier = reinterpret_cast<Surface *>(surfaceObject); in nativeDeferTransactionUntilSurface() local
1131 transaction->deferTransactionUntil_legacy(ctrl, barrier, frameNumber); in nativeDeferTransactionUntilSurface()
/frameworks/opt/gamesdk/third_party/cube/app/src/main/cpp/
Dcube.cpp2306 auto const barrier = vk::ImageMemoryBarrier() in set_image_layout() local
2316 …ineBarrier(src_stages, dest_stages, vk::DependencyFlagBits(), 0, nullptr, 0, nullptr, 1, &barrier); in set_image_layout()
/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...