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/libstagefright/omx/1.0/
DWOmxObserver.cpp41 std::vector<native_handle_t*> handles(lMessages.size()); in onMessages() local
/frameworks/av/media/libmedia/omx/1.0/
DWOmxObserver.cpp41 std::vector<native_handle_t*> handles(lMessages.size()); in onMessages() local
/frameworks/native/services/inputflinger/
DInputManager.cpp110 std::vector<sp<InputWindowHandle>> handles; in setInputWindows() local
/frameworks/native/libs/input/
DIInputFlinger.cpp84 std::vector<InputWindowInfo> handles; in onTransact() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dsubprocess.cc163 HANDLE handles[2]; in Communicate() 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/ml/nn/runtime/test/
DTestCompilationCaching.cpp191 void writeToCache(const hidl_vec<hidl_handle>& handles, const std::vector<uint8_t>& cache) { in writeToCache()
199 void readFromCache(const hidl_vec<hidl_handle>& handles, const std::vector<uint8_t>& expected) { in readFromCache()
/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.cpp292 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/base/services/core/java/com/android/server/camera/
DCameraServiceProxy.java340 Set<Integer> handles = new ArraySet<>(userProfiles.length); in getEnabledUserHandles() local
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp288 jint* handles = env->GetIntArrayElements(array, 0); in getObjectList() local
1154 jint* handles = env->GetIntArrayElements(array, 0); in getObjectReferences() local
1174 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/av/media/mtp/
DMtpServer.cpp590 MtpObjectHandleList* handles = mDatabase->getObjectList(storageID, format, parent); in doGetObjectHandles() local
630 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
/frameworks/av/services/camera/libcameraservice/api1/
DCamera2Client.cpp1311 const std::vector<native_handle_t*>& handles) { in releaseRecordingFrameHandleBatch()

12