/hardware/qcom/display/msm8909/libdrmutils/ |
D | drm_master.cpp | 110 fill(begin(cmd2.handles), begin(cmd2.handles) + drm_buffer.num_planes, gem_handle); in CreateFbId()
|
/hardware/qcom/sm8150/display/libdrmutils/ |
D | drm_master.cpp | 109 fill(begin(cmd2.handles), begin(cmd2.handles) + drm_buffer.num_planes, gem_handle); in CreateFbId()
|
/hardware/qcom/sdm845/display/libdrmutils/ |
D | drm_master.cpp | 109 fill(begin(cmd2.handles), begin(cmd2.handles) + drm_buffer.num_planes, gem_handle); in CreateFbId()
|
/hardware/qcom/display/msm8909w_3100/libdrmutils/ |
D | drm_master.cpp | 110 fill(begin(cmd2.handles), begin(cmd2.handles) + drm_buffer.num_planes, gem_handle); in CreateFbId()
|
/hardware/qcom/display/msm8998/libdrmutils/ |
D | drm_master.cpp | 109 fill(begin(cmd2.handles), begin(cmd2.handles) + drm_buffer.num_planes, *gem_handle); in CreateFbId()
|
/hardware/interfaces/tests/foo/1.0/default/ |
D | Foo.cpp | 357 hidl_vec<hidl_handle> handles; in createHandles() local 358 handles.resize(size); in createHandles() 361 handles[i] = h.h; in createHandles() 364 _hidl_cb(handles); in createHandles()
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | IDevice.hal | 90 * types of cache file handles provided to the driver: model cache and data 91 * cache. For more information on the two types of cache handles, refer to 161 * @param modelCache A vector of handles with each entry holding exactly one 165 * getNumberOfCacheFilesNeeded. The cache handles will be provided in 168 * @param dataCache A vector of handles with each entry holding exactly one 172 * getNumberOfCacheFilesNeeded. The cache handles will be provided in 211 * two types of cache file handles provided to the driver: model cache 212 * and data cache. For more information on the two types of cache handles, 265 * @param modelCache A vector of handles with each entry holding exactly one 268 * The cache handles will be provided in the same order as with prepareModel_1_3. [all …]
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | IDevice.hal | 180 * two types of cache file handles provided to the driver: model cache 181 * and data cache. For more information on the two types of cache handles, 234 * @param modelCache A vector of handles with each entry holding exactly one 238 * handles will be provided in the same order when retrieving the 240 * @param dataCache A vector of handles with each entry holding exactly one 244 * handles will be provided in the same order when retrieving the 277 * two types of cache file handles provided to the driver: model cache 278 * and data cache. For more information on the two types of cache handles, 320 * @param modelCache A vector of handles with each entry holding exactly one 323 * The cache handles will be provided in the same order as with prepareModel_1_2. [all …]
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsCameraStream.hal | 27 * Buffer handles received by this method must be returned via calls to
|
/hardware/ril/librilutils/proto/ |
D | sap-api.proto | 170 message RIL_SIM_SAP_APDU_REQ { //handles both APDU and APDU7816 180 message RIL_SIM_SAP_APDU_RSP { //handles both APDU and APDU7816
|
/hardware/interfaces/media/bufferpool/2.0/ |
D | IConnection.hal | 20 * A connection to a buffer pool which handles requests from a buffer pool
|
/hardware/interfaces/media/bufferpool/1.0/ |
D | IConnection.hal | 20 * A connection to a buffer pool which handles requests from a buffer pool
|
/hardware/interfaces/sensors/2.0/ |
D | ISensorsCallback.hal | 44 * @param sensorHandles vector of sensor handles for each dynamic sensors
|
/hardware/interfaces/graphics/allocator/3.0/ |
D | IAllocator.hal | 48 * @return buffers Array of raw handles to the allocated buffers.
|
/hardware/interfaces/graphics/allocator/2.0/ |
D | IAllocator.hal | 47 * @return buffers is an array of raw handles to the newly allocated
|
/hardware/interfaces/sensors/2.0/vts/functional/ |
D | VtsHalSensorsV2_0TargetTest.cpp | 688 auto handles = mSensorHandles; in TEST_P() local 705 mSensorHandles = handles; in TEST_P() 1126 auto handles = mDirectChannelHandles; in TEST_P() local 1140 mDirectChannelHandles = handles; in TEST_P()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | CompilationCachingTests.cpp | 76 const std::vector<AccessMode>& mode, hidl_vec<hidl_handle>* handles) { in createCacheHandles() argument 77 handles->resize(fileGroups.size()); in createCacheHandles() 97 (*handles)[i].setTo(cacheNativeHandle, /*shouldOwn=*/true); in createCacheHandles() 102 hidl_vec<hidl_handle>* handles) { in createCacheHandles() argument 103 createCacheHandles(fileGroups, std::vector<AccessMode>(fileGroups.size(), mode), handles); in createCacheHandles()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | CompilationCachingTests.cpp | 73 const std::vector<AccessMode>& mode, hidl_vec<hidl_handle>* handles) { in createCacheHandles() argument 74 handles->resize(fileGroups.size()); in createCacheHandles() 94 (*handles)[i].setTo(cacheNativeHandle, /*shouldOwn=*/true); in createCacheHandles() 99 hidl_vec<hidl_handle>* handles) { in createCacheHandles() argument 100 createCacheHandles(fileGroups, std::vector<AccessMode>(fileGroups.size(), mode), handles); in createCacheHandles()
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | IMapper.hal | 96 * multiple times to create multiple imported handles. The imported handle 119 * Frees a buffer handle. Buffer handles returned by importBuffer must be
|
/hardware/interfaces/camera/device/3.4/ |
D | ICameraDeviceSession.hal | 94 * stream buffers' fences and the buffer handles; the HAL must not
|
/hardware/interfaces/keymaster/4.1/ |
D | IKeymasterDevice.hal | 51 * the UNLOCKED_DEVICE_REQUIRED semantics enforced by keystore. Keystore handles device locking
|
/hardware/interfaces/tests/foo/1.0/ |
D | IFoo.hal | 216 createHandles(uint32_t size) generates (vec<handle> handles);
|
/hardware/interfaces/renderscript/1.0/ |
D | types.hal | 37 // handles.
|
/hardware/interfaces/graphics/mapper/3.0/ |
D | IMapper.hal | 98 * multiple times to create multiple imported handles. The imported handle 120 * Frees a buffer handle. Buffer handles returned by importBuffer() must be
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerClient.hal | 414 * Returns handles for all of the valid display configurations on this 420 * @return configs is an array of configuration handles. 602 * @param inHandles is an array of handles referenced by the input 612 * @param outHandles is an array of handles referenced by the output 664 * @param layers is an array of layer handles. 722 * @param layers is an array of layer handles.
|