Home
last modified time | relevance | path

Searched defs:M (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/
Dcolor_encoding.inl9 tvec3<T, P> const M(0.490f, 0.17697f, 0.2f); local
19 tvec3<T, P> const M(0.41847f, -0.091169f, 0.0009209f); local
29 tvec3<T, P> const M(0.436030342570117f, 0.222438466210245f, 0.013897440074263f); local
49 tvec3<T, P> const M(+1.047844353856414f, +0.029549007606644f, -0.009250984365223f); local
/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/
Dusb_modeswitch.h113 #define ParseParamBoolMap(ParamFileName, B, M, Const) \ argument
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Deuler_angles.inl297 GLM_FUNC_DECL void extractEulerAngleXYZ(tmat4x4<T, defaultp> const & M,
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Darm_math.h3438 uint8_t M; /**< decimation factor. */ member
3450 uint8_t M; /**< decimation factor. */ member
3463 uint8_t M; /**< decimation factor. */ member
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan.hpp379 …VULKAN_HPP_CONSTEXPR ArrayWrapper2D( std::array<std::array<T, M>, N> const & data ) VULKAN_HPP_NOE… in ArrayWrapper2D() argument