Home
last modified time | relevance | path

Searched defs:scale (Results 1 – 25 of 53) sorted by relevance

123

/device/generic/vulkan-cereal/include/glm/gtx/
Dtransform2.inl110 GLM_FUNC_QUALIFIER tmat4x4<T, P> scaleBias(T scale, T bias)
121 GLM_FUNC_QUALIFIER tmat4x4<T, P> scaleBias(tmat4x4<T, P> const& m, T scale, T bias) argument
Dtransform.inl19 GLM_FUNC_QUALIFIER tmat4x4<T, P> scale(tvec3<T, P> const & v) function
Dmatrix_transform_2d.inl38 GLM_FUNC_QUALIFIER tmat3x3<T, P> scale( function
Dmatrix_decompose.inl19 GLM_FUNC_QUALIFIER tvec3<T, P> scale(tvec3<T, P> const& v, T desiredLength) function
/device/generic/vulkan-cereal/third-party/angle/samples/gles1/
DFlatShading.cpp83 GLfloat scale = 0.2f; in draw() local
DSimpleLighting.cpp96 GLfloat scale = 0.5; in draw() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/
Ddraw_call_perf_utils.cpp94 GLfloat scale = 0.5f; in SetupSimpleScaleAndOffsetProgram() local
/device/google/contexthub/firmware/os/algos/calibration/sphere_fit/
Dsphere_fit_calibration.c188 const float scale = 1.f / norm; in sphereFitResidAndJacobianFunc() local
/device/google/trout/hal/sensors/2.0/
Diio_utils.h61 float scale; member
Diio_utils.cpp242 static int get_sensor_scale(const std::string& device_dir, float* scale) { in get_sensor_scale()
/device/generic/vulkan-cereal/stream-servers/
DTextureDraw.cpp383 GLfloat scale[2]; in drawImpl() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DOverlayWidgets.cpp148 float scale, in GetGraphValues()
259 float scale, in AppendGraphCommon()
/device/google/contexthub/firmware/os/inc/
DhalIntf.h83 float scale[3]; member
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
DSwapChainPanelNativeWindow_unittest.cpp527 float scale = GetParam().first; in TEST_P() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/perf_tests/
DBufferSubData.cpp270 GLfloat scale = 2.0f; in initializeBenchmark() local
DInstancingPerf.cpp289 float scale = AnimationSignal(tx) * 0.01f + 0.01f; in drawBenchmark() local
DANGLEPerfTest.cpp227 double scale = kCalibrationRunTimeSeconds / mTimer.getElapsedTime(); in run() local
/device/generic/vulkan-cereal/third-party/angle/util/
DMatrix.cpp103 Matrix4 Matrix4::scale(const Vector3 &s) in scale() function in Matrix4
/device/google/cuttlefish/host/libs/wayland/
Dwayland_compositor.cpp152 int32_t scale) { in surface_set_buffer_scale()
/device/google/redfin/vibrator/drv2624/tests/
Dtest-vibrator.cpp408 auto scale = std::get<1>(seqIter->second); in TEST_P() local
/device/google/sunfish/vibrator/drv2624/tests/
Dtest-vibrator.cpp404 auto scale = std::get<1>(seqIter->second); in TEST_P() local
/device/google/barbet/vibrator/drv2624/tests/
Dtest-vibrator.cpp408 auto scale = std::get<1>(seqIter->second); in TEST_P() local
/device/google/bramble/vibrator/drv2624/tests/
Dtest-vibrator.cpp408 auto scale = std::get<1>(seqIter->second); in TEST_P() local
/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c396 #define DEC_INFO_BIAS(name, type, axis, inter, samples, rates, raw, scale, bias) \ argument
407 #define DEC_INFO(name, type, axis, inter, samples, rates, raw, scale) \ argument
/device/google/lynx/vibrator/cs40l26/
DVibrator.cpp182 static int floatToUint16(float input, uint16_t *output, float scale, float min, float max) { in floatToUint16()
767 uint16_t scale; in setEffectAmplitude() local

123