Searched refs:GetScreenHeight (Results 1 – 3 of 3) sorted by relevance
103 int32_t GetScreenHeight() in GetScreenHeight() function
161 glViewport( 0, 0, gl_context_->GetScreenWidth(), gl_context_->GetScreenHeight() ); in InitDisplay()394 / ndk_helper::Vec2( gl_context_->GetScreenWidth(), gl_context_->GetScreenHeight() ) in TransformPosition()
171 glViewport( 0, 0, gl_context_->GetScreenWidth(), gl_context_->GetScreenHeight() ); in InitDisplay()405 / ndk_helper::Vec2( gl_context_->GetScreenWidth(), gl_context_->GetScreenHeight() ) in TransformPosition()