/aosp_15_r20/frameworks/av/media/codec2/vndk/ |
H A D | C2Fence.cpp | 375 SyncFenceImpl(const std::vector<sp<Fence>>& fences, const sp<Fence> &finalFence) : in SyncFenceImpl() 404 std::vector<sp<Fence>> fences; in CreateFromNativeHandle() local 498 std::vector<sp<Fence>> fences; in CreateUnorderedMultiSyncFence() local 580 std::vector<sp<Fence>> fences; in CreateMultiSyncFence() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/stats/univariate/outliers/ |
D | tukey.rs | 62 fences: (A, A, A, A), field 101 pub fn fences(&self) -> (A, A, A, A) { in fences() function 174 fences: (A, A, A, A), field
|
/aosp_15_r20/external/mesa3d/src/gallium/winsys/amdgpu/drm/ |
H A D | amdgpu_bo.h | 56 struct amdgpu_seq_no_fences fences; member 206 get_fence_from_ring(struct amdgpu_winsys *aws, struct amdgpu_seq_no_fences *fences, in get_fence_from_ring() 247 …atic inline void add_seq_no_to_list(struct amdgpu_winsys *aws, struct amdgpu_seq_no_fences *fences, in add_seq_no_to_list()
|
/aosp_15_r20/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/ |
D | CbSendMessageCalculator.java | 56 @NonNull final List<CbGeoUtils.Geometry> fences) { in CbSendMessageCalculator() 61 @NonNull final List<CbGeoUtils.Geometry> fences, final double thresholdMeters) { in CbSendMessageCalculator()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiDisplayControlTests.cpp | 269 void initFences(const DeviceInterface &vkd, VkDevice device, std::vector<VkFence> &fences) in initFences() 275 void deinitFences(const DeviceInterface &vkd, VkDevice device, std::vector<VkFence> &fences) in deinitFences() 943 std::vector<VkFence> fences = std::vector<VkFence>(availableDisplays.size(), (VkFence)0); in testDisplayEvent() local 971 std::vector<VkFence> fences = std::vector<VkFence>(1, (VkFence)0); in testDeviceEvent() local
|
H A D | vktWsiSharedPresentableImageTests.cpp | 203 …d initFences(const vk::DeviceInterface &vkd, vk::VkDevice device, std::vector<vk::VkFence> &fences) in initFences() 209 …deinitFences(const vk::DeviceInterface &vkd, vk::VkDevice device, std::vector<vk::VkFence> &fences) in deinitFences()
|
H A D | vktWsiDisplayTimingTests.cpp | 188 …d initFences(const vk::DeviceInterface &vkd, vk::VkDevice device, std::vector<vk::VkFence> &fences) in initFences() 194 …deinitFences(const vk::DeviceInterface &vkd, vk::VkDevice device, std::vector<vk::VkFence> &fences) in deinitFences()
|
H A D | vktWsiIncrementalPresentTests.cpp | 190 …d initFences(const vk::DeviceInterface &vkd, vk::VkDevice device, std::vector<vk::VkFence> &fences) in initFences() 196 …deinitFences(const vk::DeviceInterface &vkd, vk::VkDevice device, std::vector<vk::VkFence> &fences) in deinitFences()
|
/aosp_15_r20/system/core/libsync/tests/ |
H A D | sync_test.cpp | 209 const auto fences = sync_get_fence_info(info); in getInfo() local 256 const struct sync_fence_info* fences = sync_get_fence_info(modern); in CheckModernLegacyInfoMatch() local 593 vector<SyncFence> fences; in TEST_P() local
|
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ |
H A D | ComposerCommandEngine.h | 290 std::vector<int> fences; in executePresentOrValidateDisplay() local 331 std::vector<int> fences; in executePresentDisplay() local
|
/aosp_15_r20/external/mesa3d/src/freedreno/drm/ |
H A D | freedreno_bo.c | 498 struct fd_fence *fences[nr]; in bo_flush() local 724 struct fd_fence *fences[nr]; in fd_bo_cpu_prep() local
|
/aosp_15_r20/frameworks/native/libs/gui/ |
H A D | FrameTimestamps.cpp | 610 auto fences = allFences(this); in getFlattenedSize() local 619 auto fences = allFences(this); in getFdCount() local
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/invoke/ |
H A D | VarHandleTest.java | 35 public void fences() { in fences() method in VarHandleTest
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/tests/ |
H A D | PresentLatencyTrackerTest.cpp | 49 std::array<FenceToFenceTimeMap::FencePair, PresentLatencyTracker::kMaxPendingFrames> fences; in TEST() local
|
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/ |
H A D | SyncTest.java | 107 SyncFenceInfo[] fences; // __u32 num_fences; __u64 sync_fence_info field in SyncTest.SyncFileInfo
|
/aosp_15_r20/external/libdrm/amdgpu/ |
H A D | amdgpu_cs.c | 510 static int amdgpu_ioctl_wait_fences(struct amdgpu_cs_fence *fences, in amdgpu_ioctl_wait_fences() 550 drm_public int amdgpu_cs_wait_fences(struct amdgpu_cs_fence *fences, in amdgpu_cs_wait_fences()
|
/aosp_15_r20/external/virglrenderer/src/proxy/ |
H A D | proxy_context.h | 22 struct list_head fences; member
|
/aosp_15_r20/external/mesa3d/src/gallium/winsys/radeon/drm/ |
H A D | radeon_drm_bo.h | 32 struct radeon_bo **fences; member
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | FenceSyncTests.cpp | 117 GLuint fences[kFenceCount] = {0}; in TEST_P() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/inc/ |
H A D | devconfig.h | 67 #define DEVICECONFIG( aper, devId, rev, flags, fences,ppgtt,subslice, eu, edram_reg ) { aper, devId… argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/plot/plotters_backend/ |
D | pdf.rs | 202 let mut fences = [lost, lomt, himt, hist]; in pdf() localVariable
|
/aosp_15_r20/external/executorch/backends/vulkan/runtime/api/ |
H A D | Context.h | 118 inline vkapi::FencePool& fences() { in fences() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/plot/gnuplot_backend/ |
D | pdf.rs | 38 let mut fences = [lost, lomt, himt, hist]; in pdf() localVariable
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationBasicFenceTests.cpp | 139 std::vector<Move<VkFence>> fences; in basicSignaledCase() local
|
/aosp_15_r20/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/ |
D | CellBroadcastHandlerTest.java | 524 @NonNull List<CbGeoUtils.Geometry> fences) { in createNew()
|