Searched defs:mat (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | type_ptr.inl | 82 tmat2x2<T, P> const & mat 93 tmat2x2<T, P> & mat 104 tmat3x3<T, P> const & mat 115 tmat3x3<T, P> & mat 126 tmat4x4<T, P> const & mat 137 tmat4x4<T, P> & mat 148 tmat2x3<T, P> const & mat 159 tmat2x3<T, P> & mat 170 tmat3x2<T, P> const & mat 181 tmat3x2<T, P> & mat [all …]
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | matrix_interpolation.inl | 9 tmat4x4<T, P> const & mat, 104 tmat4x4<T, P> const & mat
|
/hardware/google/graphics/zuma/libhwc2.1/libcolormanager/ |
D | DisplayColorModule.cpp | 25 int32_t convertDqeMatrixDataToDrmMatrix(T &colorMatrix, M &mat, uint32_t dimension) { in convertDqeMatrixDataToDrmMatrix()
|
/hardware/google/graphics/gs101/libhwc2.1/libcolormanager/ |
D | DisplayColorModule.cpp | 24 int32_t convertDqeMatrixDataToDrmMatrix(T &colorMatrix, M &mat, uint32_t dimension) { in convertDqeMatrixDataToDrmMatrix()
|
/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | ExynosLayer.h | 278 std::array<float, TRANSFORM_MAT_SIZE> mat; member
|