Home
last modified time | relevance | path

Searched defs:xy (Results 1 – 25 of 164) sorted by relevance

1234567

/third_party/flutter/skia/src/pathops/
DSkPathOpsLine.cpp31 double SkDLine::nearPoint(const SkDPoint& xy, bool* unequal) const { in nearPoint() argument
81 double SkDLine::ExactPointH(const SkDPoint& xy, double left, double right, double y) { in ExactPointH()
93 double SkDLine::NearPointH(const SkDPoint& xy, double left, double right, double y) { in NearPointH()
116 double SkDLine::ExactPointV(const SkDPoint& xy, double top, double bottom, double x) { in ExactPointV()
128 double SkDLine::NearPointV(const SkDPoint& xy, double top, double bottom, double x) { in NearPointV()
/third_party/skia/src/pathops/
DSkPathOpsLine.cpp31 double SkDLine::nearPoint(const SkDPoint& xy, bool* unequal) const { in nearPoint() argument
81 double SkDLine::ExactPointH(const SkDPoint& xy, double left, double right, double y) { in ExactPointH()
93 double SkDLine::NearPointH(const SkDPoint& xy, double left, double right, double y) { in NearPointH()
116 double SkDLine::ExactPointV(const SkDPoint& xy, double top, double bottom, double x) { in ExactPointV()
128 double SkDLine::NearPointV(const SkDPoint& xy, double top, double bottom, double x) { in NearPointV()
/third_party/typescript/tests/baselines/reference/
DintersectionAsWeakTypeSource.js7 const xy: XY = {x: 'x', y: 10}; variable
23 var xy = { x: 'x', y: 10 }; variable
DnarrowingByTypeofInSwitch.js525 function multipleGeneric(xy) { argument
532 function multipleGenericFuse(xy) { argument
539 function multipleGenericExhaustive(xy) { argument
744 function multipleGenericFuseWithBoth(xy) { argument
DcontextualTypeShouldBeLiteral.js61 let xy: X3 | Y3 = { variable
146 var xy = { variable
/third_party/skia/src/core/
DSkBitmapProcState_matrixProcs.cpp76 uint32_t xy[], int count, int x, int y) { in nofilter_scale()
122 uint32_t xy[], int count, int x, int y) { in nofilter_affine()
167 uint32_t xy[], int count, int x, int y) { in filter_scale()
204 uint32_t xy[], int count, int x, int y) { in filter_affine()
319 uint32_t xy[], int count, int x, int y) { in clampx_nofilter_trans()
371 uint32_t xy[], int count, int x, int y) { in repeatx_nofilter_trans()
408 uint32_t xy[], int count, int x, int y) { in mirrorx_nofilter_trans()
/third_party/ffmpeg/libavcodec/
Dmpegutils.c132 int xy = (mb_x * 2 + (i & 1) + in ff_print_debug_info2() local
142 … int xy = (mb_x * 2 + (mb_y * 2 + i) * mv_stride) << (mv_sample_log2 - 1); in ff_print_debug_info2() local
155 int xy = (mb_x * 2 + i + mb_y * 2 * mv_stride) << (mv_sample_log2 - 1); in ff_print_debug_info2() local
167 int xy = (mb_x + mb_y * mv_stride) << mv_sample_log2; in ff_print_debug_info2() local
Dh261.c35 int x, y, xy, yz; in h261_loop_filter() local
Dh263.c58 const int xy = s->block_index[0]; in ff_h263_update_motion_val() local
151 const int xy = s->mb_y * s->mb_stride + s->mb_x; in ff_h263_loop_filter() local
Dituh263dec.c342 const int xy= s->mb_x + 1 + s->mb_y * s->mb_stride; in preview_obmc() local
633 int xy = s->block_index[i]; in set_one_direct_mv() local
701 const int xy= s->mb_x + s->mb_y * s->mb_stride; in ff_h263_decode_mb() local
/third_party/skia/src/opts/
DSkBitmapProcState_opts.h43 const uint32_t* xy, int count, uint32_t* colors) { in S32_alpha_D32_filter_DX()
175 const uint32_t* xy, int count, uint32_t* colors) { in S32_alpha_D32_filter_DX()
314 const uint32_t* xy, int count, uint32_t* colors) { in S32_alpha_D32_filter_DX()
446 int xy = x * y; in filter_and_scale_by_alpha() local
476 const uint32_t* xy, int count, SkPMColor* colors) { in S32_alpha_D32_filter_DX()
505 const uint32_t* xy, int count, SkPMColor* colors) { in S32_alpha_D32_filter_DXDY()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_packing.c68 nir_ssa_def *xy = nir_pack_32_2x16_split(b, nir_channel(b, src, 0), in lower_pack_64_from_16() local
80 nir_ssa_def *xy = nir_unpack_64_2x32_split_x(b, src); in lower_unpack_64_to_16() local
/third_party/typescript/tests/baselines/reference/tsc/incremental/initial-build/
Dwith-only-dts-files.js85 export const x = 10;export const xy = 100; constant
/third_party/flutter/skia/src/core/
DSkBitmapProcState_matrixProcs.cpp83 uint32_t xy[], int count, int x, int y) { in nofilter_scale()
142 uint32_t xy[], int count, int x, int y) { in filter_scale()
404 uint32_t xy[], int count, int x, int y) { in nofilter_scale_neon()
486 uint32_t xy[], int count, int x, int y) { in filter_scale_neon()
647 uint32_t xy[], int count, int x, int y) { in clampx_nofilter_trans()
698 uint32_t xy[], int count, int x, int y) { in repeatx_nofilter_trans()
734 uint32_t xy[], int count, int x, int y) { in mirrorx_nofilter_trans()
/third_party/skia/experimental/sktext/editor/
DSelection.cpp17 void Selection::paint(SkCanvas* canvas, SkPoint xy) { in paint()
DCursor.h26 void place(SkPoint xy, SkSize size) { in place()
/third_party/flutter/skia/src/opts/
DSkBitmapProcState_opts.h99 const uint32_t* xy, int count, uint32_t* colors) { in S32_alpha_D32_filter_DX()
190 const uint32_t* xy, int count, uint32_t* colors) { in S32_alpha_D32_filter_DX()
311 int xy = x * y; in filter_and_scale_by_alpha() local
341 const uint32_t* xy, int count, SkPMColor* colors) { in S32_alpha_D32_filter_DX()
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_temperature.h58 dng_temperature (const dng_xy_coord &xy) in dng_temperature()
/third_party/musl/src/math/
Dfmaf.c42 double xy, result; in fmaf() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Dfmaf.c42 double xy, result; in fmaf() local
/third_party/typescript/tests/cases/conformance/types/intersection/
DintersectionAsWeakTypeSource.ts6 const xy: XY = {x: 'x', y: 10}; constant
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/types/specifying_types/this_type_references/
Dthis_type_references_1.ts31 xy() { method in myClass
/third_party/skia/docs/examples/
Dpicture_shader.cpp6 const char* s, const SkFont& font, SkColor color, SkPoint xy, SkCanvas* c) { in draw_centered()
/third_party/flutter/skia/src/gpu/geometry/
DGrPathUtils.h79 const SkPoint* xy = reinterpret_cast<const SkPoint*>(xyPtr); in apply() local
/third_party/flutter/skia/src/sksl/
DSkSLCPP.h43 inline SkPoint float2(float xy) { return SkPoint::Make(xy, xy); } in float2()

1234567