Home
last modified time | relevance | path

Searched defs:cellCount (Results 1 – 2 of 2) sorted by relevance

/external/autotest/frontend/client/src/autotest/tko/
DSpreadsheetDataProcessor.java38 public int cellCount; field in SpreadsheetDataProcessor.TooManyCellsError
40 public TooManyCellsError(int cellCount) { in TooManyCellsError()
/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp293 …rGrid::getRandomOffset (deUint32 seed, IVec2 targetSize, IVec2 cellSize, IVec2 grid, int cellCount) in getRandomOffset()