Searched refs:camera_common (Results 1 – 6 of 6) sorted by relevance
36 mode |= google::camera_common::Profiler::SetPropFlag::kStopWatch; in HidlProfiler()38 profiler = google::camera_common::Profiler::Create(mode); in HidlProfiler()48 std::shared_ptr<google::camera_common::Profiler> profiler = nullptr;125 "First frame", google::camera_common::Profiler::kInvalidRequestId); in OnFirstFrameRequest()127 "HAL Total", google::camera_common::Profiler::kInvalidRequestId); in OnFirstFrameRequest()134 "First frame", google::camera_common::Profiler::kInvalidRequestId); in OnFirstFrameResult()136 "HAL Total", google::camera_common::Profiler::kInvalidRequestId); in OnFirstFrameResult()142 std::shared_ptr<google::camera_common::Profiler> profiler, in HidlProfilerItem()148 google::camera_common::Profiler::kInvalidRequestId); in HidlProfilerItem()153 google::camera_common::Profiler::kInvalidRequestId); in ~HidlProfilerItem()
33 std::shared_ptr<google::camera_common::Profiler> profiler,35 int request_id = google::camera_common::Profiler::kInvalidRequestId);40 std::shared_ptr<google::camera_common::Profiler> profiler_;
34 static hw_module_t camera_common = { variable47 .common = camera_common,
27 namespace camera_common {
29 namespace camera_common { namespace
64 static hw_module_t camera_common = { variable134 if (!strcmp(module->name, camera_common.name)) { in camera_device_open()