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

  /external/autotest/frontend/client/src/autotest/common/table/
FragmentedTable.java 17 * handling, getRowCount(), getCellCount(), and getCellFormatter().getElement(). getElement()
121 public int getCellCount(int row) {
123 return getCellCount(bodyElem, getRowWithinFragment(row));
135 private native int getCellCount(Element tbody, int row) /*-{
  /frameworks/rs/
rsType.h 68 size_t getCellCount() const {return mCellCount;}
  /external/deqp/modules/gles31/functional/
es31fCopyImageTests.cpp 269 int getCellCount (void) const { return m_cellCount; };
318 if (m_currentCell >= getCellCount())
    [all...]
  /prebuilts/tools/common/bazel/formc-deps/
jps-builders.jar 

Completed in 104 milliseconds