Home
last modified time | relevance | path

Searched defs:floatMatrix (Results 1 – 6 of 6) sorted by relevance

/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h210 std::array<std::array<float, 2>, 2> floatMatrix = {{}}; variable
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h210 std::array<std::array<float, 2>, 2> floatMatrix = {{}}; variable
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h235 std::array<std::array<float, 2>, 2> floatMatrix = {{}}; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h235 std::array<std::array<float, 2>, 2> floatMatrix = {{}}; variable
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java35 public float[][] floatMatrix; field in FixedSizeArrayExample
/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java35 public float[][] floatMatrix; field in FixedSizeArrayExample