Home | History | Annotate | Download | only in libcameraservice

Lines Matching refs:states

1114         std::vector<int> states(ownerPids.size());
1118 ownerPids.size(), &ownerPids[0], /*out*/&states[0],
1130 resource_policy::ClientPriority(priorityScores[i], states[i],
1150 states[states.size() - 1]);
1170 states[states.size() - 1]);
1217 states[states.size() - 1]));
2505 // Transition to PRESENT if the camera is not in either of the rejected states
3311 "state was was in one of the bad states.", __FUNCTION__, cameraId.string());