Searched refs:CAM_Z (Results 1 – 2 of 2) sorted by relevance
132 const float CAM_Z = 700.f; in Update() local134 mat_view_ = ndk_helper::Mat4::LookAt( ndk_helper::Vec3( CAM_X, CAM_Y, CAM_Z ), in Update()
255 const float CAM_Z = 2000.f; in Update() local257 mat_view_ = ndk_helper::Mat4::LookAt( ndk_helper::Vec3( CAM_X, CAM_Y, CAM_Z ), in Update()