Home
last modified time | relevance | path

Searched defs:slope (Results 26 - 45 of 45) sorted by relevance

12

/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dframe_enc.c72 const double slope = (s->target - s->value) / (s->last_value - s->value); in ComputeNextQ() local
H A Dquant_enc.c347 const double slope = (exp_min - exp_max) / (amax - amin); in QualityToJPEGCompression() local
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp411 const float slope = slopeNumerator / slopeDenominator; in simpleLinearRegression() local
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp411 const float slope = slopeNumerator / slopeDenominator; in simpleLinearRegression() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_decoration_painter.cpp333 float slope = tan(Deg2rad(RIGHT_ANGLE_F - angle)); in EndPointsFromAngle() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.cpp306 float slope = tan(Deg2rad(90.0f - angle)); in EndPointsFromAngle() local
/third_party/backends/backend/
H A Dfujitsu.c6221 double b, slope, offset; in send_lut() local
[all...]
H A Depjitsu.c2286 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 Dcanon_dr.c9239 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 Dlow.cpp1912 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 Dscanimage.c860 double v, slope; in parse_vector() local
/third_party/backends/sanei/
H A Dsanei_magic.c1293 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 Dvk_graphics_state.h224 float slope; member
620 float slope; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/
H A DvktClippingTests.cpp118 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 DvktFragmentShadingBarycentricTests.cpp791 const float slope = WEIGHT_TEST_SLOPE; in generateVertexBuffer() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/
H A DvktClippingTests.cpp118 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 DvktFragmentShadingBarycentricTests.cpp784 const float slope = WEIGHT_TEST_SLOPE; in generateVertexBuffer() local
[all...]
/third_party/skia/src/pathops/
H A DSkOpSegment.cpp511 SkDVector slope = this->dSlopeAtT(t); in distSq() local
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp406 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 Dradv_cmd_buffer.c1749 unsigned slope = fui(d->depth_bias.slope * 16.0f); in radv_emit_depth_bias() local

Completed in 69 milliseconds

12