Home
last modified time | relevance | path

Searched defs:target_value (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/modules/skottie/src/animator/
DScalarKeyframeAnimator.cpp22 ScalarValue* target_value) in ScalarKeyframeAnimator()
46 ScalarValue* target_value) in ScalarExpressionAnimator()
DTextKeyframeAnimator.cpp19 std::vector<TextValue> vs, TextValue* target_value) in TextKeyframeAnimator()
46 TextValue* target_value) in TextExpressionAnimator()
DVectorKeyframeAnimator.cpp79 std::vector<float>* target_value) in VectorKeyframeAnimator()
148 std::vector<float>* target_value) in VectorExpressionAnimator()
DVec2KeyframeAnimator.cpp107 Vec2Value* target_value) in Vec2ExpressionAnimator()
/third_party/backends/backend/genesys/
Dlow.cpp1300 std::uint8_t compute_frontend_gain_wolfson(float value, float target_value) in compute_frontend_gain_wolfson()
1326 std::uint8_t compute_frontend_gain_lide_80(float value, float target_value) in compute_frontend_gain_lide_80()
1332 std::uint8_t compute_frontend_gain_wolfson_gl841(float value, float target_value) in compute_frontend_gain_wolfson_gl841()
1342 std::uint8_t compute_frontend_gain_wolfson_gl846_gl847_gl124(float value, float target_value) in compute_frontend_gain_wolfson_gl846_gl847_gl124()
1352 std::uint8_t compute_frontend_gain_analog_devices(float value, float target_value) in compute_frontend_gain_analog_devices()
1373 std::uint8_t compute_frontend_gain(float value, float target_value, in compute_frontend_gain()
Dgenesys.cpp1865 float target_value = 0; in scanner_coarse_gain_calibration() local
/third_party/skia/third_party/externals/piex/src/image_type_recognition/
Dimage_type_recognition_lite.cc76 const unsigned short target_value) { // NOLINT in CheckUInt16Value()
89 const unsigned int target_value) { in CheckUInt32Value()
/third_party/node/src/
Dnode_options.h483 bool target_value; member
/third_party/backends/backend/
Dhp4200.h174 target_value; member
/third_party/jerryscript/jerry-core/vm/
Dvm.c932 #define READ_LITERAL(literal_index, target_value) \ argument
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc11360 TNode<Object> target_value = in EmitElementStore() local