/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | frame_enc.c | 72 const double slope = (s->target - s->value) / (s->last_value - s->value); in ComputeNextQ() local
|
H A D | quant_enc.c | 347 const double slope = (exp_min - exp_max) / (amax - amin); in QualityToJPEGCompression() local
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
H A D | es3pShaderOperatorTests.cpp | 411 const float slope = slopeNumerator / slopeDenominator; in simpleLinearRegression() local
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
H A D | es2pShaderOperatorTests.cpp | 411 const float slope = slopeNumerator / slopeDenominator; in simpleLinearRegression() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | skia_decoration_painter.cpp | 333 float slope = tan(Deg2rad(RIGHT_ANGLE_F - angle)); in EndPointsFromAngle() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/ |
H A D | drawing_decoration_painter.cpp | 306 float slope = tan(Deg2rad(90.0f - angle)); in EndPointsFromAngle() local
|
/third_party/backends/backend/ |
H A D | fujitsu.c | 6221 double b, slope, offset; in send_lut() local [all...] |
H A D | epjitsu.c | 2286 load_lut(unsigned char * lut, int in_bits, int out_bits, int out_min, int out_max, int slope, int offset) load_lut() argument 3622 double b, slope, offset; send_lut() local [all...] |
H A D | canon_dr.c | 9239 load_lut(unsigned char * lut, int in_bits, int out_bits, int out_min, int out_max, int slope, int offset) load_lut() argument
|
/third_party/backends/backend/genesys/ |
H A D | low.cpp | 1912 sanei_genesys_load_lut(unsigned char* lut, int in_bits, int out_bits, int out_min, int out_max, int slope, int offset) sanei_genesys_load_lut() argument [all...] |
/third_party/backends/frontend/ |
H A D | scanimage.c | 860 double v, slope; in parse_vector() local
|
/third_party/backends/sanei/ |
H A D | sanei_magic.c | 1293 double slope = 0; in getTopEdge() local 605 sanei_magic_rotate(SANE_Parameters * params, SANE_Byte * buffer, int centerX, int centerY, double slope, int bg_color) sanei_magic_rotate() argument 1389 double slope; getLine() local 1596 getLeftEdge(int width, int height, int * top, int * bot, double slope, int * finXInter, int * finYInter) getLeftEdge() argument [all...] |
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_graphics_state.h | 224 float slope; member 620 float slope; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/ |
H A D | vktClippingTests.cpp | 118 std::vector<Vec4> genVertices (const VkPrimitiveTopology topology, const Vec4& offset, const float slope) in genVertices() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/ |
H A D | vktFragmentShadingBarycentricTests.cpp | 791 const float slope = WEIGHT_TEST_SLOPE; in generateVertexBuffer() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/ |
H A D | vktClippingTests.cpp | 118 std::vector<Vec4> genVertices (const VkPrimitiveTopology topology, const Vec4& offset, const float slope) in genVertices() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_barycentric/ |
H A D | vktFragmentShadingBarycentricTests.cpp | 784 const float slope = WEIGHT_TEST_SLOPE; in generateVertexBuffer() local [all...] |
/third_party/skia/src/pathops/ |
H A D | SkOpSegment.cpp | 511 SkDVector slope = this->dSlopeAtT(t); in distSq() local
|
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
H A D | rosen_decoration_painter.cpp | 406 float slope = tan(Deg2rad(90.0f - angle)); in EndPointsFromAngle() local 455 float slope = tan(Deg2rad(90.0f - angle)); in EndPointsFromAngle() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_cmd_buffer.c | 1749 unsigned slope = fui(d->depth_bias.slope * 16.0f); in radv_emit_depth_bias() local
|