Home
last modified time | relevance | path

Searched defs:cc (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/multimedia/camera_lite/frameworks/passthrough/src/
H A Dcamera_device_client.cpp49 int32_t CameraDeviceClient::SetCameraConfig(CameraConfig &cc) in SetCameraConfig()
/ohos5.0/foundation/multimedia/camera_lite/frameworks/binder/src/
H A Dcamera_device_client.cpp85 int32_t CameraDeviceClient::SetCameraConfig(CameraConfig &cc) in SetCameraConfig()
305 CameraConfig *cc = static_cast<CameraConfig*>(para->cameraConfig); in DeviceClientCallback() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/container/
H A Dcontainer.cpp241 if (const auto cc = interface_cast<const IContainer>(object)) { in CheckLoop() local
/ohos5.0/base/notification/common_event_service/services/test/unittest/common_event_control_manager_branch_test/
H A Dcommon_event_control_manager_branch_test.cpp644 std::string cc = "cc"; in HWTEST_F() local
781 std::string cc = "cc"; in HWTEST_F() local
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dinner_common_event_manager_test.cpp328 std::u16string cc = u"cc"; in HWTEST_F() local
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.cpp327 if (auto cc = cameraComponentManager_->Read(camera->entity)) { in RenderCameras() local
561 CameraComponent cc; in CreateCamera() local
726 if (auto cc = cameraComponentManager_->Write(camera->entity)) { in UpdateCameraRenderTarget() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp140 CameraComponent cc; in CreateCamera() local
H A Dmesh_util.cpp378 const IndexType cc = indices[i + 2u]; in CalculateTangentImpl() local
H A Dmesh_builder.cpp870 const auto cc = indices[i + 2]; // 2: index in SmoothNormal() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_service_impl.cpp1672 std::string cc = "CN"; in SaBasicDump() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_lighting_common.h63 float cc; member
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dfunc_test.cpp1977 int32_t cc = 0; variable
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_device.cpp1167 napi_value cc; in GetCountryCode() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp336 const CameraComponent& cc, RenderCamera& renderCamera, const bool checkCustomTargets) in FillRenderCameraBaseFromCameraComponent()