Searched refs:interface2_6 (Results 1 – 2 of 2) sorted by relevance
1326 sp<provider::V2_6::ICameraProvider> interface2_6 = nullptr; in initialize() local1328 interface2_6 = cast2_6; in initialize()1329 if (interface2_6 != nullptr) { in initialize()1335 if (interface2_6 == nullptr){ in initialize()1409 res = getConcurrentCameraIdsInternalLocked(interface2_6); in initialize()1664 sp<provider::V2_6::ICameraProvider> &interface2_6) { in getConcurrentCameraIdsInternalLocked() argument1665 if (interface2_6 == nullptr) { in getConcurrentCameraIdsInternalLocked()1671 interface2_6->getConcurrentStreamingCameraIds([&status, this]( in getConcurrentCameraIdsInternalLocked()1714 sp<provider::V2_6::ICameraProvider> interface2_6 = castResult; in reCacheConcurrentStreamingCameraIdsLocked() local1715 if (interface2_6 != nullptr) { in reCacheConcurrentStreamingCameraIdsLocked()[all …]
635 sp<hardware::camera::provider::V2_6::ICameraProvider> &interface2_6);