Home
last modified time | relevance | path

Searched defs:float (Results 1 – 18 of 18) sorted by relevance

/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/
Dfunc_matrix_simd.inl64 …4<float, aligned_lowp> outerProduct<float, aligned_lowp, tvec4, tvec4>(tvec4<float, aligned_lowp> …
72 …t, aligned_mediump> outerProduct<float, aligned_mediump, tvec4, tvec4>(tvec4<float, aligned_medium…
80 …float, aligned_highp> outerProduct<float, aligned_highp, tvec4, tvec4>(tvec4<float, aligned_highp>…
Dfunc_common.inl703 GLM_FUNC_QUALIFIER vecType<int, P> floatBitsToInt(vecType<float, P> const & v)
714 GLM_FUNC_QUALIFIER vecType<uint, P> floatBitsToUint(vecType<float, P> const & v)
/device/google/bramble/vibrator/drv2624/
DVibrator.cpp158 static float targetGToVlevelsUnderLinearEquation(std::array<float, 4> inputCoeffs, float targetG) { in targetGToVlevelsUnderLinearEquation()
170 static float targetGToVlevelsUnderCubicEquation(std::array<float, 4> inputCoeffs, float targetG) { in targetGToVlevelsUnderCubicEquation()
252 static float vLevelsToTargetGUnderCubicEquation(std::array<float, 4> inputCoeffs, float vLevel) { in vLevelsToTargetGUnderCubicEquation()
686 ndk::ScopedAStatus Vibrator::getQFactor(float * /*qFactor*/) { in getQFactor() argument
690 ndk::ScopedAStatus Vibrator::getFrequencyResolution(float * /*freqResolutionHz*/) { in getFrequencyResolution() argument
694 ndk::ScopedAStatus Vibrator::getFrequencyMinimum(float * /*freqMinimumHz*/) { in getFrequencyMinimum() argument
698 ndk::ScopedAStatus Vibrator::getBandwidthAmplitudeMap(std::vector<float> * /*_aidl_return*/) { in getBandwidthAmplitudeMap()
DHardware.h126 bool getEffectCoeffs(std::array<float, 4> *value) override { in getEffectCoeffs()
138 bool getSteadyCoeffs(std::array<float, 4> *value) override { in getSteadyCoeffs()
/device/google/redfin/vibrator/drv2624/
DVibrator.cpp158 static float targetGToVlevelsUnderLinearEquation(std::array<float, 4> inputCoeffs, float targetG) { in targetGToVlevelsUnderLinearEquation()
170 static float targetGToVlevelsUnderCubicEquation(std::array<float, 4> inputCoeffs, float targetG) { in targetGToVlevelsUnderCubicEquation()
253 std::array<float, 4> inputCoeffs, float vLevel) { in vLevelsToTargetGUnderCubicEquation()
727 ndk::ScopedAStatus Vibrator::getQFactor(float * /*qFactor*/) { in getQFactor() argument
731 ndk::ScopedAStatus Vibrator::getFrequencyResolution(float * /*freqResolutionHz*/) { in getFrequencyResolution() argument
735 ndk::ScopedAStatus Vibrator::getFrequencyMinimum(float * /*freqMinimumHz*/) { in getFrequencyMinimum() argument
739 ndk::ScopedAStatus Vibrator::getBandwidthAmplitudeMap(std::vector<float> * /*_aidl_return*/) { in getBandwidthAmplitudeMap()
DHardware.h129 bool getEffectCoeffs(std::array<float, 4> *value) override { in getEffectCoeffs()
135 bool getEffectTargetG(std::array<float, 5> *value) override { in getEffectTargetG()
147 bool getSteadyCoeffs(std::array<float, 4> *value) override { in getSteadyCoeffs()
153 bool getSteadyTargetG(std::array<float, 3> *value) override { in getSteadyTargetG()
/device/google/barbet/vibrator/drv2624/
DVibrator.cpp161 static float targetGToVlevelsUnderLinearEquation(std::array<float, 4> inputCoeffs, float targetG) { in targetGToVlevelsUnderLinearEquation()
173 static float targetGToVlevelsUnderCubicEquation(std::array<float, 4> inputCoeffs, float targetG) { in targetGToVlevelsUnderCubicEquation()
255 static float vLevelsToTargetGUnderCubicEquation(std::array<float, 4> inputCoeffs, float vLevel) { in vLevelsToTargetGUnderCubicEquation()
696 ndk::ScopedAStatus Vibrator::getQFactor(float * /*qFactor*/) { in getQFactor() argument
700 ndk::ScopedAStatus Vibrator::getFrequencyResolution(float * /*freqResolutionHz*/) { in getFrequencyResolution() argument
704 ndk::ScopedAStatus Vibrator::getFrequencyMinimum(float * /*freqMinimumHz*/) { in getFrequencyMinimum() argument
708 ndk::ScopedAStatus Vibrator::getBandwidthAmplitudeMap(std::vector<float> * /*_aidl_return*/) { in getBandwidthAmplitudeMap()
DHardware.h126 bool getEffectCoeffs(std::array<float, 4> *value) override { in getEffectCoeffs()
138 bool getSteadyCoeffs(std::array<float, 4> *value) override { in getSteadyCoeffs()
/device/google/trout/hal/audiocontrol/aidl/1.0/
DAudioControl.cpp58 ndk::ScopedAStatus AudioControl::setBalanceTowardRight(float) { in setBalanceTowardRight() argument
62 ndk::ScopedAStatus AudioControl::setFadeTowardFront(float) { in setFadeTowardFront() argument
/device/google/sunfish/vibrator/drv2624/
DVibrator.cpp82 static float targetGToVlevelsUnderLinearEquation(std::array<float, 4> inputCoeffs, float targetG) { in targetGToVlevelsUnderLinearEquation()
94 static float targetGToVlevelsUnderCubicEquation(std::array<float, 4> inputCoeffs, float targetG) { in targetGToVlevelsUnderCubicEquation()
DHardware.h124 bool getEffectCoeffs(std::array<float, 4> *value) override { in getEffectCoeffs()
/device/generic/vulkan-cereal/stream-servers/testlibs/osx/
DOSXWindow.mm368 {
/device/generic/vulkan-cereal/stream-servers/gl/OpenGLESDispatch/
Dgles2_stubbed_in_translator_namespace.cpp32 GL_APICALL void GL_APIENTRY glGetnUniformfvEXT(GLuint, GLint, GLsizei, float *) { return; } in glGetnUniformfvEXT() argument
Dgles1_stubbed_in_translator_namespace.cpp52 GL_APICALL void GL_APIENTRY glGetnUniformfvEXT(GLuint, GLint, GLsizei, float *) { return; } in glGetnUniformfvEXT() argument
/device/google/trout/hal/sensors/2.0/
DSensor.cpp156 static float getChannelData(const std::array<float, N>& channelData, int64_t map, bool negate) { in getChannelData()
/device/generic/goldfish-opengl/system/hwc3/
DGuestFrameComposer.cpp1165 const std::array<float, 16>& in) { in ToLibyuvColorMatrix()
1184 const std::array<float, 16>& transfromMatrix, // in applyColorTransformToRGBA()
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/
Dpacking.inl643 GLM_FUNC_QUALIFIER vecType<uint16, P> packHalf(vecType<float, P> const & v)
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp12007 VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<float,4>& float32_ = {} ) in ClearColorValue()
12033 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue & setFloat32( std::array<float,4> float32_ ) VULKAN_HPP_NO… in setFloat32()