Searched refs:GetCameraRotation (Results 1 – 4 of 4) sorted by relevance
88 const Quaternion GetCameraRotation() const in GetCameraRotation() function
291 cameraRotation_ = svComponent->GetCameraRotation();494 || cameraRotation_ != svComponent->GetCameraRotation()) {
97 BASE_NS::Math::Quat GetCameraRotation();
563 auto const rotation = orbitCamera_.GetCameraRotation(); in Tick()623 BASE_NS::Math::Quat OrbitCameraHelper::GetCameraRotation() in GetCameraRotation() function in OHOS::Render3D::OrbitCameraHelper