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

  /external/deqp/modules/glshared/
glsShaderPerformanceCase.hpp 65 int getGridWidth (void) const { return m_measurer.getGridWidth(); }
glsShaderPerformanceMeasurer.hpp 92 int getGridWidth (void) const { return m_gridSizeX; }
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info.h 61 int getGridWidth() const { return GRID_WIDTH; }

Completed in 209 milliseconds