Searched defs:cc (Results 1 – 14 of 14) sorted by relevance
49 int32_t CameraDeviceClient::SetCameraConfig(CameraConfig &cc) in SetCameraConfig()
85 int32_t CameraDeviceClient::SetCameraConfig(CameraConfig &cc) in SetCameraConfig()305 CameraConfig *cc = static_cast<CameraConfig*>(para->cameraConfig); in DeviceClientCallback() local
241 if (const auto cc = interface_cast<const IContainer>(object)) { in CheckLoop() local
644 std::string cc = "cc"; in HWTEST_F() local781 std::string cc = "cc"; in HWTEST_F() local
328 std::u16string cc = u"cc"; in HWTEST_F() local
327 if (auto cc = cameraComponentManager_->Read(camera->entity)) { in RenderCameras() local561 CameraComponent cc; in CreateCamera() local726 if (auto cc = cameraComponentManager_->Write(camera->entity)) { in UpdateCameraRenderTarget() local
140 CameraComponent cc; in CreateCamera() local
378 const IndexType cc = indices[i + 2u]; in CalculateTangentImpl() local
870 const auto cc = indices[i + 2]; // 2: index in SmoothNormal() local
1672 std::string cc = "CN"; in SaBasicDump() local
63 float cc; member
1977 int32_t cc = 0; variable
1167 napi_value cc; in GetCountryCode() local
336 const CameraComponent& cc, RenderCamera& renderCamera, const bool checkCustomTargets) in FillRenderCameraBaseFromCameraComponent()