Home
last modified time | relevance | path

Searched defs:getNumRows (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DDataDisplayTable.java130 public int getNumRows() { in getNumRows() method in DataDisplayTable
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DDataDisplayTable.java130 public int getNumRows() { in getNumRows() method in DataDisplayTable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp153 size_t getNumRows() const { in getNumRows() function in __anon8441f0a20111::LowerMatrixIntrinsics::ColumnMatrixTy
/third_party/glslang/SPIRV/
DSpvBuilder.h276 int getNumRows(Id resultId) const { return getTypeNumRows(getTypeId(resultId)); } in getNumRows() function