/third_party/flutter/engine/flutter/third_party/txt/src/txt/ |
D | paint_record.cc | 30 double x_start, in PaintRecord() 47 double x_start, in PaintRecord() 65 double x_start, in PaintRecord()
|
D | paint_record.h | 81 double x_start() const { return x_start_; } in x_start() function
|
D | paragraph_txt.h | 335 double x_start; member
|
D | paragraph_txt.cc | 193 ParagraphTxt::GlyphPosition::GlyphPosition(double x_start, in GlyphPosition() 1467 double x_start = 0; in ComputeWavyDecoration() local
|
/third_party/ffmpeg/libavcodec/ |
D | gif.c | 157 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/ |
D | Decorations.cpp | 229 SkScalar x_start = 0; in calculateWaves() local
|
/third_party/boost/libs/math/doc/graphs/ |
D | plot_1d_errors.cpp | 98 Real x_start(start), x_end(end); in plot_errors_1d() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | predictor_enc.c | 68 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/ |
D | predictor_enc.c | 68 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/ |
D | brw_fs_visitor.cpp | 468 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/ |
D | bulirsch_stoer_dense_out.hpp | 479 value_type prepare_dense_output( int k , const StateIn1 &x_start , const DerivIn1 &dxdt_start , in prepare_dense_output()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_paletteuse.c | 390 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
|
D | vf_curves.c | 313 const int x_start = point->x * scale; in interpolate() local
|
/third_party/flutter/skia/modules/skparagraph/src/ |
D | TextLine.cpp | 375 SkScalar x_start = 0; in computeDecorationPaint() local
|
/third_party/skia/third_party/externals/libwebp/src/mux/ |
D | anim_encode.c | 718 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/ |
D | anim_encode.c | 721 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/ |
D | esextcGeometryShaderRendering.cpp | 1732 int x_start = 0; in verify() local
|