Home
last modified time | relevance | path

Searched defs:cameraFacingType (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/camera_lite/frameworks/
Dcamera_info_impl.cpp21 CameraInfoImpl::CameraInfoImpl(int32_t cameraType, int32_t cameraFacingType) in CameraInfoImpl()
42 void CameraInfoImpl::SetCameraFacingType(int32_t cameraFacingType) in SetCameraFacingType()
Dcamera_info_impl.h35 int32_t cameraFacingType; variable
/foundation/multimedia/camera_lite/frameworks/binder/src/
Dcamera_service_client.cpp127 int32_t cameraFacingType; in Callback() local
/foundation/multimedia/camera_lite/test/unittest/
Dcamera_lite_test.cpp2060 int32_t cameraFacingType = cameraInfo->GetCameraFacingType(); in HWTEST_F() local