Home
last modified time | relevance | path

Searched defs:handles (Results 1 – 22 of 22) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkReconstruction.cpp43 const std::vector<VkReconstruction::HandleWithState>& handles) { in typeTagSortedHandles()
102 for (const auto& handles : handlesByTopoOrder) { in save() local
444 void VkReconstruction::addHandleDependency(const uint64_t* handles, uint32_t count, in addHandleDependency()
DVkDecoderGlobalState.cpp866 uint64_t* handles = (uint64_t*)(buffer + 4); in setCreatedHandlesForSnapshotLoad() local
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DConversions.cpp306 GeneralResult<std::vector<SharedHandle>> convert(const hidl_vec<hidl_handle>& handles) { in convert()
593 nn::GeneralResult<hidl_vec<hidl_handle>> convert(const std::vector<nn::SharedHandle>& handles) { in convert()
/hardware/interfaces/tests/foo/1.0/default/
DFoo.cpp357 hidl_vec<hidl_handle> handles; in createHandles() local
/hardware/interfaces/neuralnetworks/1.3/utils/src/
DConversions.cpp749 nn::GeneralResult<hidl_vec<hidl_handle>> convert(const std::vector<nn::SharedHandle>& handles) { in convert()
772 std::vector<nn::SharedHandle> handles; in convertSyncFences() local
/hardware/interfaces/sensors/2.0/vts/functional/
DVtsHalSensorsV2_0TargetTest.cpp257 auto handles = mDirectChannelHandles; in TEST_P() local
/hardware/interfaces/graphics/mapper/4.0/utils/vts/
DMapperVts.cpp166 std::vector<hidl_handle> handles; in rawAllocate() local
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp110 uint32_t drmFormat, const DrmArray<uint32_t> &handles, in addFB2WithModifiers()
128 const DrmArray<uint32_t> &handles, in validateLayerInfo()
188 DrmArray<uint32_t> handles = {0}; in getBuffer() local
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm.h885 __u64 handles; member
895 __u64 handles; member
908 __u64 handles; member
915 __u64 handles; member
Ddrm_mode.h722 __u32 handles[4]; member
/hardware/interfaces/neuralnetworks/utils/adapter/aidl/src/
DPreparedModel.cpp86 auto handles = NN_TRY(convertInput(waitFor)); in convertSyncFences() local
/hardware/interfaces/neuralnetworks/utils/adapter/hidl/src/
DPreparedModel.cpp236 const hidl_vec<hidl_handle>& handles) { in convertSyncFences()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp73 const std::vector<AccessMode>& mode, hidl_vec<hidl_handle>* handles) { in createCacheHandles()
99 hidl_vec<hidl_handle>* handles) { in createCacheHandles()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DCompilationCachingTests.cpp76 const std::vector<AccessMode>& mode, hidl_vec<hidl_handle>* handles) { in createCacheHandles()
102 hidl_vec<hidl_handle>* handles) { in createCacheHandles()
/hardware/interfaces/sensors/common/vts/2_X/
DVtsHalSensorsV2_XTargetTest.h574 auto handles = mSensorHandles; in TEST_P() local
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dvaliditygenerator.py805 def makeAsciiDocHandlesCommonAncestor(self, blockname, handles, params): argument
/hardware/interfaces/sensors/aidl/vts/
DVtsAidlHalSensorsTargetTest.cpp749 auto handles = mSensorHandles; in TEST_P() local
/hardware/interfaces/security/secretkeeper/aidl/vts/
Dsecretkeeper_test_client.rs595 let mut handles = Vec::<std::thread::JoinHandle<()>>::new(); in secretkeeper_many_sessions_parallel() localVariable
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DConversions.cpp618 const std::vector<ndk::ScopedFileDescriptor>& handles) { in convert()
/hardware/google/gfxstream/host/
DFrameBuffer.cpp1981 typename Collection::mapped_type handles; in loadProcOwnedCollection() local
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp964 uniqueToRaw( std::vector<UniqueType> const & handles ) in uniqueToRaw()
Dvulkan.hpp965 uniqueToRaw( std::vector<UniqueType> const & handles ) in uniqueToRaw()