Searched refs:getOfflineProcessingSupport (Results 1 – 5 of 5) sorted by relevance
69 virtual bool getOfflineProcessingSupport() const { in getOfflineProcessingSupport() function
171 virtual bool getOfflineProcessingSupport() const = 0;
178 bool getOfflineProcessingSupport() const override;
174 bool Camera3Stream::getOfflineProcessingSupport() const { in getOfflineProcessingSupport() function in android::camera3::Camera3Stream
6388 mInputStream->getOfflineProcessingSupport() : false; in switchToOffline()6408 if (!stream->getOfflineProcessingSupport()) { in switchToOffline()6599 if (hasInputStream && mInputStream->getOfflineProcessingSupport()) { in getOfflineStreamIds()6607 if (stream->getOfflineProcessingSupport() && in getOfflineStreamIds()