Searched defs:fences (Results 1 – 15 of 15) sorted by relevance
/hardware/qcom/sm7250/display/sdm/libs/utils/ |
D | fence.cpp | 102 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/ |
D | ComposerCommandEngine.h | 290 std::vector<int> fences; in executePresentOrValidateDisplay() local 331 std::vector<int> fences; in executePresentDisplay() local
|
/hardware/interfaces/camera/device/3.5/default/ |
D | CameraDeviceSession.cpp | 166 std::vector<int>& fences, std::vector<std::pair<buffer_handle_t, int>>& bufs) { in cleanupInflightBufferFences()
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | u_queue.c | 703 struct util_queue_fence *fences; in util_queue_finish() local
|
/hardware/google/gfxstream/host/include/gfxstream/ |
D | virtio-gpu-gfxstream-renderer.h | 166 struct stream_renderer_handle* fences; member
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/ |
D | wsi_common_private.h | 152 VkFence* fences; member
|
/hardware/google/graphics/common/hwc3/ |
D | ComposerCommandEngine.cpp | 318 std::vector<ndk::ScopedFileDescriptor> fences; in executePresentDisplay() local
|
/hardware/qcom/sm7250/display/composer/ |
D | QtiComposerClient.cpp | 1559 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/ |
D | gl_entry.cpp | 1915 void glDeleteFencesNV(GLsizei n, const GLuint* fences) in glDeleteFencesNV() 1922 void glGenFencesNV(GLsizei n, GLuint* fences) in glGenFencesNV()
|
D | gl_enc.cpp | 7956 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/ |
D | amdgpu_drm.h | 492 __u64 fences; member
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | gl2_entry.cpp | 1518 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/ |
D | vulkansc_funcs.hpp | 1078 …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()
|
D | vulkansc_raii.hpp | 6399 …ACE::Result Device::waitForFences( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::Fe… in waitForFences()
|
D | vulkan_raii.hpp | 11184 …ACE::Result Device::waitForFences( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::Fe… in waitForFences()
|