Searched defs:byteMatrix (Results 1 – 6 of 6) sorted by relevance
206 std::array<std::array<uint8_t, 2>, 2> byteMatrix = {{}}; variable
231 std::array<std::array<uint8_t, 2>, 2> byteMatrix = {{}}; variable
31 public byte[][] byteMatrix; field in FixedSizeArrayExample