Home
last modified time | relevance | path

Searched defs:fences (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/sm7250/display/sdm/libs/utils/
Dfence.cpp102 shared_ptr<Fence> Fence::Merge(const std::vector<shared_ptr<Fence>> &fences, bool ignore_signaled) { in Merge()
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h290 std::vector<int> fences; in executePresentOrValidateDisplay() local
331 std::vector<int> fences; in executePresentDisplay() local
/hardware/interfaces/camera/device/3.5/default/
DCameraDeviceSession.cpp166 std::vector<int>& fences, std::vector<std::pair<buffer_handle_t, int>>& bufs) { in cleanupInflightBufferFences()
/hardware/google/gfxstream/guest/mesa/src/util/
Du_queue.c703 struct util_queue_fence *fences; in util_queue_finish() local
/hardware/google/gfxstream/host/include/gfxstream/
Dvirtio-gpu-gfxstream-renderer.h166 struct stream_renderer_handle* fences; member
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_private.h152 VkFence* fences; member
/hardware/google/graphics/common/hwc3/
DComposerCommandEngine.cpp318 std::vector<ndk::ScopedFileDescriptor> fences; in executePresentDisplay() local
/hardware/qcom/sm7250/display/composer/
DQtiComposerClient.cpp1559 std::vector<shared_ptr<Fence>> fences; in parsePresentDisplay() local
1582 std::vector<shared_ptr<Fence>> fences; in parsePresentOrValidateDisplay() local
/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_entry.cpp1915 void glDeleteFencesNV(GLsizei n, const GLuint* fences) in glDeleteFencesNV()
1922 void glGenFencesNV(GLsizei n, GLuint* fences) in glGenFencesNV()
Dgl_enc.cpp7956 void glDeleteFencesNV_enc(void *self , GLsizei n, const GLuint* fences) in glDeleteFencesNV_enc()
7986 void glGenFencesNV_enc(void *self , GLsizei n, GLuint* fences) in glGenFencesNV_enc()
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Damdgpu_drm.h492 __u64 fences; member
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_entry.cpp1518 void glDeleteFencesNV(GLsizei n, const GLuint* fences) in glDeleteFencesNV()
1524 void glGenFencesNV(GLsizei n, GLuint* fences) in glGenFencesNV()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp1078 …e<void>::type Device::resetFences( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::Fe… in resetFences()
1124 …ACE::Result Device::waitForFences( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::Fe… in waitForFences()
Dvulkansc_raii.hpp6399 …ACE::Result Device::waitForFences( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::Fe… in waitForFences()
Dvulkan_raii.hpp11184 …ACE::Result Device::waitForFences( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::Fe… in waitForFences()