Searched refs:start_index (Results 1 – 5 of 5) sorted by relevance
106 int start_index = in GetLatestNSensorEvents() local109 std::advance(event, start_index); in GetLatestNSensorEvents()
125 int start_index = in GetLatestNSensorEvents() local128 std::advance(event, start_index); in GetLatestNSensorEvents()
114 int start_index = in GetLatestNSamples() local117 std::advance(event, start_index); in GetLatestNSamples()
358 int start_index = HWCCallbacks::kNumRealDisplays; in InitSupportedDisplaySlots() local363 DLOGI("Display Pairs: map.client_id: %d, start_index: %d", map.client_id, start_index); in InitSupportedDisplaySlots()364 map_hwc_display_.insert(std::make_pair(map.client_id, start_index++)); in InitSupportedDisplaySlots()
358 int start_index = HWCCallbacks::kNumRealDisplays; in InitSupportedDisplaySlots() local364 INT32(start_index)); in InitSupportedDisplaySlots()365 map_hwc_display_.insert(std::make_pair(map.client_id, start_index++)); in InitSupportedDisplaySlots()