Home
last modified time | relevance | path

Searched defs:xy (Results 1 - 25 of 108) sorted by relevance

12345

/third_party/typescript/tests/baselines/reference/
H A DcontextualTypeShouldBeLiteral.js
/third_party/musl/src/math/
H A Dfmaf.c42 double xy, result; in fmaf() local
H A Dfmal.c169 struct dd xy, r; in fmal() local
[all...]
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dfmaf.c42 double xy, result; in fmaf() local
H A Dfmal.c169 struct dd xy, r; in fmal() local
[all...]
/third_party/skia/experimental/sktext/editor/
H A DSelection.cpp17 void Selection::paint(SkCanvas* canvas, SkPoint xy) { in paint() argument
H A DCursor.h26 void place(SkPoint xy, SkSize size) { in place() argument
/third_party/ffmpeg/libavcodec/
H A Dh261.c35 int x, y, xy, yz; in h261_loop_filter() local
H A Dmpeg4video.c96 int xy = s->block_index[i]; in ff_mpeg4_set_one_direct_mv() local
H A Dh263.c57 const int xy = s->block_index[0]; in ff_h263_update_motion_val() local
109 const int xy in ff_h263_loop_filter() local
[all...]
H A Dmsmpeg4.c165 int xy, wrap, pred, a, b, c; in ff_msmpeg4_coded_block_pred() local
H A Dh263dec.c280 const int xy = s->mb_x + s->mb_y * s->mb_stride; in decode_slice() local
/third_party/mesa3d/src/compiler/nir/
H A 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/skia/third_party/externals/dng_sdk/source/
H A Ddng_temperature.h58 dng_temperature (const dng_xy_coord &xy) in dng_temperature() argument
H A Ddng_temperature.cpp74 void dng_temperature::Set_xy_coord (const dng_xy_coord &xy) in Set_xy_coord() argument
/third_party/skia/docs/examples/
H A Dpicture_shader.cpp5 draw_centered( const char* s, const SkFont& font, SkColor color, SkPoint xy, SkCanvas* c) REG_FIDDLE() argument
/third_party/skia/modules/svg/src/
H A DSkSVGFeLighting.cpp78 const auto xy = SkV2{x,y} * obbt.scale + obbt.offset; in resolveXYZ() local
/third_party/skia/src/pathops/
H A DSkPathOpsLine.cpp31 double SkDLine::nearPoint(const SkDPoint& xy, bool* unequal) const { in nearPoint() argument
81 ExactPointH(const SkDPoint& xy, double left, double right, double y) ExactPointH() argument
93 NearPointH(const SkDPoint& xy, double left, double right, double y) NearPointH() argument
116 ExactPointV(const SkDPoint& xy, double top, double bottom, double x) ExactPointV() argument
128 NearPointV(const SkDPoint& xy, double top, double bottom, double x) NearPointV() argument
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dcffotypes.h94 FT_Fixed xx, xy; /* transformation matrix coefficients */ member
/third_party/ffmpeg/libavfilter/
H A Dfflcms2.c198 static av_always_inline void XYZ_xy(cmsCIEXYZ XYZ, AVCIExy *xy) in XYZ_xy() argument
/third_party/lame/misc/
H A Dmlame_corr.c23 long double xy; member
/third_party/skia/src/core/
H A DSkBitmapProcState_matrixProcs.cpp75 nofilter_scale(const SkBitmapProcState& s, uint32_t xy[], int count, int x, int y) nofilter_scale() argument
121 nofilter_affine(const SkBitmapProcState& s, uint32_t xy[], int count, int x, int y) nofilter_affine() argument
166 filter_scale(const SkBitmapProcState& s, uint32_t xy[], int count, int x, int y) filter_scale() argument
203 filter_affine(const SkBitmapProcState& s, uint32_t xy[], int count, int x, int y) filter_affine() argument
[all...]
H A DSkRect.cpp89 Sk4s xy = Sk4s::Load(pts); in setBoundsCheck() local
/third_party/skia/src/gpu/geometry/
H A DGrPathUtils.h95 const SkPoint* xy = reinterpret_cast<const SkPoint*>(xyPtr); in apply() local
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_sdlrenderer.cpp170 const float* xy = (const float*)((const char*)vtx_buffer + IM_OFFSETOF(ImDrawVert, pos)); in ImGui_ImplSDLRenderer_RenderDrawData() local

Completed in 9 milliseconds

12345