Home
last modified time | relevance | path

Searched defs:waitForFence (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/cts/tests/surfacecontrol/jni/
H A Dandroid_view_cts_ASurfaceControlTest.cpp473 explicit CallbackListenerWrapper(JNIEnv* env, jobject object, bool waitForFence) { in CallbackListenerWrapper()
670 jboolean waitForFence, jobject callback) { in SurfaceTransaction_setOnCompleteCallback()
695 jboolean waitForFence, in SurfaceTransaction_setOnCompleteCallbackWithoutContext()
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/cts/util/
H A DASurfaceControlTestUtils.java208 boolean waitForFence, TransactionCompleteListener listener); in nSurfaceTransaction_setOnCompleteCallback()
212 long surfaceTransaction, boolean waitForFence, TransactionCompleteListener listener); in nSurfaceTransaction_setOnCompleteCallbackWithoutContext()
/aosp_15_r20/frameworks/native/libs/gui/
H A DBufferItemConsumer.cpp81 nsecs_t presentWhen, bool waitForFence) { in acquireBuffer()
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/gui/
H A DRingBufferConsumer.cpp68 bool waitForFence) { in RingBufferConsumer()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkCmdUtil.cpp290 void waitForFence(const DeviceInterface &vk, const VkDevice device, const VkFence fence, uint64_t t… in waitForFence() function
/aosp_15_r20/frameworks/av/media/ndk/
H A DNdkImageReader.cpp441 bool waitForFence = acquireFenceFd == nullptr; in acquireImageLocked() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderQueryTestsEXT.cpp723 void MeshQueryInstance::waitForFence(void) const in waitForFence() function in vkt::MeshShader::__anon3fc888fa0111::MeshQueryInstance
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DACodec.cpp1404 status_t ACodec::waitForFence(int fd, const char *dbg ) { in waitForFence() function in android::ACodec
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp7523 VkResult waitForFence(VkFence boxed_fence, uint64_t timeout) { in waitForFence() function in gfxstream::vk::VkDecoderGlobalState::Impl
10189 VkResult VkDecoderGlobalState::waitForFence(VkFence boxed_fence, uint64_t timeout) { in waitForFence() function in gfxstream::vk::VkDecoderGlobalState