Home
last modified time | relevance | path

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

123

/device/google/cuttlefish/common/libs/time/
Dmonotonic_time.h28 TimeDifference(time_t seconds, long nanoseconds, int64_t scale) : in TimeDifference()
38 TimeDifference(const TimeDifference& in, int64_t scale) : in TimeDifference()
50 TimeDifference(const struct timespec& in, int64_t scale) : in TimeDifference()
/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/google/crosshatch/vibrator/
DVibrator.cpp104 std::ofstream&& queue, std::ofstream&& scale) : in Vibrator()
145 int32_t scale = amplitudeToScale(amplitude, UINT8_MAX); in setAmplitude() local
Dimpl.cpp132 std::ofstream scale{DIGI_SCALE_PATH}; in makeVibratorService() local
/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
/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
/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/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/sunfish/vibrator/drv2624/tests/
Dtest-vibrator.cpp404 auto scale = std::get<1>(seqIter->second); in TEST_P() local
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dmsm_mdp_ext.h314 void *scale; member
392 uint64_t scale; member

123