/device/generic/vulkan-cereal/include/glm/gtx/ |
D | transform2.inl | 110 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
|
D | transform.inl | 19 GLM_FUNC_QUALIFIER tmat4x4<T, P> scale(tvec3<T, P> const & v) function
|
D | matrix_transform_2d.inl | 38 GLM_FUNC_QUALIFIER tmat3x3<T, P> scale( function
|
D | matrix_decompose.inl | 19 GLM_FUNC_QUALIFIER tvec3<T, P> scale(tvec3<T, P> const& v, T desiredLength) function
|
/device/generic/vulkan-cereal/third-party/angle/samples/gles1/ |
D | FlatShading.cpp | 83 GLfloat scale = 0.2f; in draw() local
|
D | SimpleLighting.cpp | 96 GLfloat scale = 0.5; in draw() local
|
/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/ |
D | draw_call_perf_utils.cpp | 94 GLfloat scale = 0.5f; in SetupSimpleScaleAndOffsetProgram() local
|
/device/google/contexthub/firmware/os/algos/calibration/sphere_fit/ |
D | sphere_fit_calibration.c | 188 const float scale = 1.f / norm; in sphereFitResidAndJacobianFunc() local
|
/device/google/trout/hal/sensors/2.0/ |
D | iio_utils.h | 61 float scale; member
|
D | iio_utils.cpp | 242 static int get_sensor_scale(const std::string& device_dir, float* scale) { in get_sensor_scale()
|
/device/generic/vulkan-cereal/stream-servers/ |
D | TextureDraw.cpp | 383 GLfloat scale[2]; in drawImpl() local
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | OverlayWidgets.cpp | 148 float scale, in GetGraphValues() 259 float scale, in AppendGraphCommon()
|
/device/google/contexthub/firmware/os/inc/ |
D | halIntf.h | 83 float scale[3]; member
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/winrt/ |
D | SwapChainPanelNativeWindow_unittest.cpp | 527 float scale = GetParam().first; in TEST_P() local
|
/device/generic/vulkan-cereal/third-party/angle/src/tests/perf_tests/ |
D | BufferSubData.cpp | 270 GLfloat scale = 2.0f; in initializeBenchmark() local
|
D | InstancingPerf.cpp | 289 float scale = AnimationSignal(tx) * 0.01f + 0.01f; in drawBenchmark() local
|
D | ANGLEPerfTest.cpp | 227 double scale = kCalibrationRunTimeSeconds / mTimer.getElapsedTime(); in run() local
|
/device/generic/vulkan-cereal/third-party/angle/util/ |
D | Matrix.cpp | 103 Matrix4 Matrix4::scale(const Vector3 &s) in scale() function in Matrix4
|
/device/google/cuttlefish/host/libs/wayland/ |
D | wayland_compositor.cpp | 152 int32_t scale) { in surface_set_buffer_scale()
|
/device/google/redfin/vibrator/drv2624/tests/ |
D | test-vibrator.cpp | 408 auto scale = std::get<1>(seqIter->second); in TEST_P() local
|
/device/google/sunfish/vibrator/drv2624/tests/ |
D | test-vibrator.cpp | 404 auto scale = std::get<1>(seqIter->second); in TEST_P() local
|
/device/google/barbet/vibrator/drv2624/tests/ |
D | test-vibrator.cpp | 408 auto scale = std::get<1>(seqIter->second); in TEST_P() local
|
/device/google/bramble/vibrator/drv2624/tests/ |
D | test-vibrator.cpp | 408 auto scale = std::get<1>(seqIter->second); in TEST_P() local
|
/device/google/contexthub/firmware/os/drivers/st_mag40/ |
D | st_mag40.c | 396 #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/ |
D | Vibrator.cpp | 182 static int floatToUint16(float input, uint16_t *output, float scale, float min, float max) { in floatToUint16() 767 uint16_t scale; in setEffectAmplitude() local
|