Searched defs:normalize (Results 1 – 13 of 13) sorted by relevance
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/ |
D | GLESpointer.cpp | 105 bool normalize, in setArray() 127 bool normalize, in setBuffer() 160 bool normalize, in setFormat()
|
D | GLEScontext.cpp | 938 …size,GLenum type,GLsizei stride,const GLvoid* data, GLsizei dataSize, bool normalize, bool isInt) { in setPointer()
|
/device/generic/vulkan-cereal/third-party/googletest/googletest/test/ |
D | gtest_json_test_utils.py | 35 def normalize(obj): function
|
/device/generic/vulkan-cereal/include/glm/detail/ |
D | func_geometric.inl | 186 GLM_FUNC_QUALIFIER genType normalize(genType const & x) function 194 GLM_FUNC_QUALIFIER vecType<T, P> normalize(vecType<T, P> const & x) function
|
/device/generic/vulkan-cereal/include/glm/gtx/ |
D | dual_quaternion.inl | 226 GLM_FUNC_QUALIFIER tdualquat<T, P> normalize(tdualquat<T, P> const & q) function
|
D | simd_quat.inl | 394 GLM_FUNC_QUALIFIER detail::fquatSIMD normalize function
|
D | simd_vec4.inl | 637 GLM_FUNC_QUALIFIER detail::fvec4SIMD normalize function
|
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
D | gen_builtin_symbols.py | 811 def normalize(self): member in TType
|
D | SymbolTable_ESSL_autogen.cpp | 1281 constexpr const ImmutableString normalize("normalize"); variable
|
D | SymbolTable_autogen.cpp | 2497 constexpr const ImmutableString normalize("normalize"); variable
|
/device/generic/vulkan-cereal/include/glm/gtc/ |
D | quaternion.inl | 379 GLM_FUNC_QUALIFIER tquat<T, P> normalize(tquat<T, P> const & q) function
|
/device/generic/vulkan-cereal/third-party/angle/src/common/ |
D | mathutil.h | 188 static constexpr double normalize(T value) in normalize() function
|
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
D | arm_math.h | 2367 float32_t normalize; /**< normalizing factor. */ member 2414 q31_t normalize; /**< normalizing factor. */ member 2461 q15_t normalize; /**< normalizing factor. */ member
|