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

  /external/deqp/modules/glshared/
glsShaderPerformanceCase.hpp 66 int getGridHeight (void) const { return m_measurer.getGridHeight(); }
glsShaderPerformanceMeasurer.hpp 93 int getGridHeight (void) const { return m_gridSizeY; }
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info.h 62 int getGridHeight() const { return GRID_HEIGHT; }
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
QSPanel.java 350 public int getGridHeight() {

Completed in 1262 milliseconds