Searched defs:mat (Results  1 – 4 of 4) sorted by relevance
| /device/generic/vulkan-cereal/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 …] 
 | 
| /device/google/cuttlefish/common/libs/utils/ | 
| D | shared_fd_flag.cpp | 49   return Flag().Setter([&](const FlagMatch& mat) { return Set(mat, out); });  in SharedFDFlag() 53       [&out](const FlagMatch& mat) { return Set(mat, out); });  in SharedFDFlag()
  | 
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/ | 
| D | matrix_interpolation.inl | 9 		tmat4x4<T, P> const & mat, 104 		tmat4x4<T, P> const & mat
  | 
| /device/google/cuttlefish/host/commands/cvd/server_command/ | 
| D | serial_launch.cpp | 211         [this, time, client_uid, &devices, &request](const FlagMatch& mat) {  in CreateCommandSequence()
  |