Searched refs:SystemCameraKind (Results 1 – 5 of 5) sorted by relevance
566 SystemCameraKind deviceKind);621 SystemCameraKind getSystemCameraKind() const;643 const SystemCameraKind mSystemCameraKind;761 static bool shouldSkipStatusUpdates(SystemCameraKind systemCameraKind, bool isVendorListener,768 status_t getSystemCameraKind(const String8& cameraId, SystemCameraKind *kind) const;1070 SystemCameraKind systemCameraKind);1083 const std::list<String16>& logicalCameraIds, SystemCameraKind deviceKind);1162 SystemCameraKind systemCameraKind);
256 SystemCameraKind systemCameraKind) { in broadcastTorchModeStatus()284 SystemCameraKind deviceKind = SystemCameraKind::PUBLIC; in filterAPI1SystemCameraLocked()366 SystemCameraKind deviceKind = SystemCameraKind::PUBLIC; in addStates()518 SystemCameraKind deviceKind = SystemCameraKind::PUBLIC; in onDeviceStatusChanged()552 SystemCameraKind systemCameraKind = SystemCameraKind::PUBLIC; in onTorchStatusChanged()756 SystemCameraKind deviceKind = SystemCameraKind::PUBLIC; in getCameraCharacteristics()1198 SystemCameraKind deviceKind = SystemCameraKind::PUBLIC; in validateClientPermissionsLocked()1577 SystemCameraKind systemCameraKind = SystemCameraKind::PUBLIC; in shouldRejectSystemCameraConnection()2389 SystemCameraKind deviceKind = SystemCameraKind::PUBLIC; in addListenerHelper()4196 SystemCameraKind deviceKind = SystemCameraKind::PUBLIC; in updateStatus()[all …]
62 enum SystemCameraKind { enum322 status_t getSystemCameraKind(const std::string& id, SystemCameraKind *kind) const;469 SystemCameraKind mSystemCameraKind = SystemCameraKind::PUBLIC;584 SystemCameraKind getSystemCameraKind();726 status_t getSystemCameraKindLocked(const std::string& id, SystemCameraKind *kind) const;
117 SystemCameraKind deviceKind = SystemCameraKind::PUBLIC; in getCameraCount()123 case SystemCameraKind::PUBLIC: in getCameraCount()126 case SystemCameraKind::SYSTEM_ONLY_CAMERA: in getCameraCount()152 SystemCameraKind deviceKind = SystemCameraKind::PUBLIC; in collectDeviceIdsLocked()157 if (deviceKind == SystemCameraKind::SYSTEM_ONLY_CAMERA) { in collectDeviceIdsLocked()175 SystemCameraKind deviceKind = SystemCameraKind::PUBLIC; in getAPI1CompatibleCameraDeviceIds()580 return SystemCameraKind::HIDDEN_SECURE_CAMERA; in getSystemCameraKind()588 return SystemCameraKind::SYSTEM_ONLY_CAMERA; in getSystemCameraKind()591 return SystemCameraKind::PUBLIC; in getSystemCameraKind()1169 SystemCameraKind *kind) const { in getSystemCameraKind()[all …]
174 enum SystemCameraKind { enum933 SystemCameraKind* systemCameraKind);1769 SystemCameraKind systemCameraKind = SystemCameraKind::PUBLIC; in isSecureOnly()1772 if (systemCameraKind == SystemCameraKind::HIDDEN_SECURE_CAMERA) { in isSecureOnly()2757 SystemCameraKind systemCameraKind = SystemCameraKind::PUBLIC; in TEST_P()2799 SystemCameraKind neededSystemCameraKind = it.second.front(); in TEST_P()6593 *systemCameraKind = SystemCameraKind::HIDDEN_SECURE_CAMERA; in getSystemCameraKind()6602 *systemCameraKind = SystemCameraKind::SYSTEM_ONLY_CAMERA; in getSystemCameraKind()6606 *systemCameraKind = SystemCameraKind::PUBLIC; in getSystemCameraKind()7647 SystemCameraKind systemCameraKind = SystemCameraKind::PUBLIC; in verifyLogicalOrUltraHighResCameraMetadata()[all …]