Home
last modified time | relevance | path

Searched refs:cameraTypeString (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/jni/
Dcom_android_car_CarCameraService.cpp96 const char *cameraTypeString[] = { in com_android_car_CarCameraService_nativeGetDevice() local
103 module->common.methods->open((hw_module_t*)module, cameraTypeString[cameraType], &device); in com_android_car_CarCameraService_nativeGetDevice()