Home
last modified time | relevance | path

Searched refs:original_widhth (Results 1 – 1 of 1) sorted by relevance

/development/ndk/sources/android/ndk_helper/
DGLContext.cpp220 int32_t original_widhth = screen_width_; in Resume() local
229 if( screen_width_ != original_widhth || screen_height_ != original_height ) in Resume()