Home
last modified time | relevance | path

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

12

/frameworks/av/camera/
DICameraRecordingProxy.cpp87 void releaseRecordingFrameHandleBatch(const std::vector<native_handle_t*>& handles) { in releaseRecordingFrameHandleBatch()
152 std::vector<native_handle_t*> handles; in onTransact() local
DICameraRecordingProxyListener.cpp69 const std::vector<native_handle_t*>& handles) { in recordingFrameHandleCallbackTimestampBatch()
145 std::vector<native_handle_t*> handles; in onTransact() local
DICameraClient.cpp98 const std::vector<native_handle_t*>& handles) { in recordingFrameHandleCallbackTimestampBatch()
191 std::vector<native_handle_t*> handles; in onTransact() local
DCamera.cpp244 const std::vector<native_handle_t*> handles) { in releaseRecordingFrameHandleBatch()
431 const std::vector<native_handle_t*>& handles) in recordingFrameHandleCallbackTimestampBatch()
491 const std::vector<native_handle_t*>& handles) { in releaseRecordingFrameHandleBatch()
DICamera.cpp176 void releaseRecordingFrameHandleBatch(const std::vector<native_handle_t*>& handles) { in releaseRecordingFrameHandleBatch()
405 std::vector<native_handle_t*> handles; in onTransact() local
/frameworks/av/media/libmedia/omx/1.0/
DWOmxObserver.cpp41 std::vector<native_handle_t*> handles(lMessages.size()); in onMessages() local
/frameworks/av/media/libstagefright/omx/1.0/
DWOmxObserver.cpp41 std::vector<native_handle_t*> handles(lMessages.size()); in onMessages() local
/frameworks/native/libs/input/
DIInputFlinger.cpp74 std::vector<InputWindowInfo> handles; in onTransact() local
/frameworks/native/services/inputflinger/
DInputManager.cpp112 std::vector<sp<InputWindowHandle>> handles; in setInputWindows() local
/frameworks/av/media/libstagefright/
DCameraSource.cpp119 const std::vector<native_handle_t*>& handles) { in postRecordingFrameHandleTimestampBatch()
1210 void CameraSource::releaseRecordingFrameHandleBatch(const std::vector<native_handle_t*>& handles) { in releaseRecordingFrameHandleBatch()
1264 const std::vector<native_handle_t*>& handles) { in recordingFrameHandleCallbackTimestampBatch()
1436 const std::vector<native_handle_t*>& handles) { in recordingFrameHandleCallbackTimestampBatch()
DCameraSourceTimeLapse.cpp337 const std::vector<native_handle_t*>& handles) { in recordingFrameHandleCallbackTimestampBatch()
/frameworks/base/packages/SystemUI/src/com/android/systemui/theme/
DThemeOverlayManager.java163 String packageName, String category, Set<UserHandle> handles, boolean enabled) { in setEnabled()
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattService.java290 public void setHandles(int handles) { in setHandles()
/frameworks/native/services/surfaceflinger/
DTransactionCompletedThread.cpp121 const std::deque<sp<CallbackHandle>>& handles) { in addPresentedCallbackHandles()
DBufferStateLayer.cpp296 const std::vector<sp<CallbackHandle>>& handles) { in setTransactionCompletedListeners()
/frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/
DMtpClient.java350 int[] handles = device.getObjectHandles(storageId, 0, objectHandle); in getObjectList() local
/frameworks/ml/nn/runtime/test/
DTestCompilationCaching.cpp239 void writeToCache(const hidl_vec<hidl_handle>& handles, const std::vector<uint8_t>& cache) { in writeToCache()
247 void readFromCache(const hidl_vec<hidl_handle>& handles, const std::vector<uint8_t>& expected) { in readFromCache()
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp283 jint* handles = env->GetIntArrayElements(array, 0); in getObjectList() local
1092 jint* handles = env->GetIntArrayElements(array, 0); in getObjectReferences() local
1112 jint* handles = env->GetIntArrayElements(array, 0); in setObjectReferences() local
Dandroid_mtp_MtpDevice.cpp346 MtpObjectHandleList* handles = device->getObjectHandles(storageID, format, objectID); in android_mtp_MtpDevice_get_object_handles() local
/frameworks/base/services/core/java/com/android/server/camera/
DCameraServiceProxy.java364 Set<Integer> handles = new ArraySet<>(userProfiles.length); in getEnabledUserHandles() local
/frameworks/av/services/camera/libcameraservice/api1/
DCameraClient.cpp544 void CameraClient::releaseRecordingFrameHandleBatch(const std::vector<native_handle_t*>& handles) { in releaseRecordingFrameHandleBatch()
910 std::vector<native_handle_t*> handles; in handleCallbackTimestampBatch() local
DCamera2Client.cpp1315 const std::vector<native_handle_t*>& handles) { in releaseRecordingFrameHandleBatch()
/frameworks/av/media/mtp/
DMtpServer.cpp592 MtpObjectHandleList* handles = mDatabase->getObjectList(storageID, format, parent); in doGetObjectHandles() local
632 MtpObjectHandleList* handles = mDatabase->getObjectReferences(handle); in doGetObjectReferences() local
/frameworks/base/packages/MtpDocumentsProvider/tests/src/com/android/mtp/
DMtpDocumentsProviderTest.java969 final int[] handles = new int[objects.length]; in setupDocuments() local
/frameworks/native/libs/vr/libpdx_uds/
Dservice_endpoint.cpp637 auto handles = status.take(); in MessageReply() local

12