Home
last modified time | relevance | path

Searched defs:x_start (Results 1 – 17 of 17) sorted by relevance

/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dpaint_record.cc30 double x_start, in PaintRecord()
47 double x_start, in PaintRecord()
65 double x_start, in PaintRecord()
Dpaint_record.h81 double x_start() const { return x_start_; } in x_start() function
Dparagraph_txt.h335 double x_start; member
Dparagraph_txt.cc193 ParagraphTxt::GlyphPosition::GlyphPosition(double x_start, in GlyphPosition()
1467 double x_start = 0; in ComputeWavyDecoration() local
/third_party/ffmpeg/libavcodec/
Dgif.c157 int *x_start, int *y_start) in gif_crop_translucent()
236 int *width, int *height, int *x_start, int *y_start) in gif_crop_opaque()
300 int x_start = 0, y_start = 0, trans = s->transparent_index; in gif_image_write_image() local
/third_party/skia/modules/skparagraph/src/
DDecorations.cpp229 SkScalar x_start = 0; in calculateWaves() local
/third_party/boost/libs/math/doc/graphs/
Dplot_1d_errors.cpp98 Real x_start(start), x_end(end); in plot_errors_1d() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpredictor_enc.c68 static WEBP_INLINE void PredictBatch(int mode, int x_start, int y, in PredictBatch()
236 int x_start, int x_end, int y, int max_quantization, int exact, in GetResidual()
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dpredictor_enc.c68 static WEBP_INLINE void PredictBatch(int mode, int x_start, int y, in PredictBatch()
236 int x_start, int x_end, int y, int max_quantization, int exact, in GetResidual()
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_visitor.cpp468 const fs_reg x_start = brw_vec1_grf(coef_payload.nr, 2); in emit_interpolation_setup_gfx6() local
/third_party/boost/boost/numeric/odeint/stepper/
Dbulirsch_stoer_dense_out.hpp479 value_type prepare_dense_output( int k , const StateIn1 &x_start , const DerivIn1 &dxdt_start , in prepare_dense_output()
/third_party/ffmpeg/libavfilter/
Dvf_paletteuse.c390 int x_start, int y_start, int w, int h, in set_frame()
808 int x_start = 0, y_start = 0; in set_processing_window() local
Dvf_curves.c313 const int x_start = point->x * scale; in interpolate() local
/third_party/flutter/skia/modules/skparagraph/src/
DTextLine.cpp375 SkScalar x_start = 0; in computeDecorationPaint() local
/third_party/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c718 const int x_start = (rect->x_offset_ + block_size) & ~(block_size - 1); in FlattenSimilarBlocks() local
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c721 const int x_start = (rect->x_offset_ + block_size) & ~(block_size - 1); in FlattenSimilarBlocks() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp1732 int x_start = 0; in verify() local