Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/plugins/
DBlockMethods.h380 inline RowsBlockXpr topRows(Index n) in topRows() function
386 inline ConstRowsBlockXpr topRows(Index n) const in topRows() function
/external/skia/src/utils/
DSkTextureCompressor_R11EAC.cpp354 static inline uint64_t interleave6(uint64_t topRows, uint64_t bottomRows) { in interleave6()