Searched defs:cameraFacingType (Results 1 – 4 of 4) sorted by relevance
21 CameraInfoImpl::CameraInfoImpl(int32_t cameraType, int32_t cameraFacingType) in CameraInfoImpl()42 void CameraInfoImpl::SetCameraFacingType(int32_t cameraFacingType) in SetCameraFacingType()
35 int32_t cameraFacingType; variable
127 int32_t cameraFacingType; in Callback() local
2060 int32_t cameraFacingType = cameraInfo->GetCameraFacingType(); in HWTEST_F() local