Searched defs:waitForFence (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/cts/tests/surfacecontrol/jni/ |
H A D | android_view_cts_ASurfaceControlTest.cpp | 473 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 D | ASurfaceControlTestUtils.java | 208 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 D | BufferItemConsumer.cpp | 81 nsecs_t presentWhen, bool waitForFence) { in acquireBuffer()
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/gui/ |
H A D | RingBufferConsumer.cpp | 68 bool waitForFence) { in RingBufferConsumer()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkCmdUtil.cpp | 290 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 D | NdkImageReader.cpp | 441 bool waitForFence = acquireFenceFd == nullptr; in acquireImageLocked() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderQueryTestsEXT.cpp | 723 void MeshQueryInstance::waitForFence(void) const in waitForFence() function in vkt::MeshShader::__anon3fc888fa0111::MeshQueryInstance
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | ACodec.cpp | 1404 status_t ACodec::waitForFence(int fd, const char *dbg ) { in waitForFence() function in android::ACodec
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.cpp | 7523 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
|