HomeSort by relevance Sort by last modified time
    Searched defs:original_height (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/r11/sources/android/ndk_helper/
GLContext.cpp 221 int32_t original_height = screen_height_; local
229 if( screen_width_ != original_widhth || screen_height_ != original_height )
  /prebuilts/ndk/r13/sources/android/ndk_helper/
GLContext.cpp 221 int32_t original_height = screen_height_; local
229 if( screen_width_ != original_widhth || screen_height_ != original_height )

Completed in 50 milliseconds