Searched refs:CAM_NEAR (Results 1 – 2 of 2) sorted by relevance
101 const float CAM_NEAR = 5.f; in UpdateViewport() local104 mat_projection_ = ndk_helper::Mat4::Perspective( fAspect, 1.f, CAM_NEAR, CAM_FAR ); in UpdateViewport()
215 const float CAM_NEAR = 5.f; in UpdateViewport() local218 mat_projection_ = ndk_helper::Mat4::Perspective( fAspect, 1.f, CAM_NEAR, CAM_FAR ); in UpdateViewport()