Home
last modified time | relevance | path

Searched defs:gx (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/tests/
DPathOpsSimplifyQuadralateralsThreadedTest.cpp33 int gx = g & 0x03; in testSimplifyQuadralateralsMain() local
DPathOpsSimplifyQuadThreadedTest.cpp33 int gx = g & 0x03; in testSimplifyQuadsMain() local
/third_party/flutter/skia/tests/
DPathOpsSimplifyQuadThreadedTest.cpp33 int gx = g & 0x03; in testSimplifyQuadsMain() local
DPathOpsSimplifyQuadralateralsThreadedTest.cpp33 int gx = g & 0x03; in testSimplifyQuadralateralsMain() local
/third_party/ffmpeg/libavfilter/
Dvf_edgedetect.c202 static int get_rounded_direction(int gx, int gy) in get_rounded_direction()
241 const int gx = in sobel() local
Dvf_photosensitivity.c97 int cell, gx, gy, x0, x1, y0, y1, x, y, c, area; in convert_frame_partial() local
Dvf_ciescope.c1313 int rx, ry, gx, gy, bx, by; in plot_gamuts() local
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftbsdf.c448 FT_16D16 gx, gy; in compute_edge_distance() local
/third_party/freetype/src/sdf/
Dftbsdf.c448 FT_16D16 gx, gy; in compute_edge_distance() local
/third_party/vk-gl-cts/framework/randomshaders/
DrsgProgramExecutor.cpp198 float gx = ((float)x + 0.5f) / cellWidth; in computeGridCellWeights() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dnoise.inl37 tvec4<T, P> gx = static_cast<T>(2) * glm::fract(i / T(41)) - T(1); local
359 tvec4<T, P> gx = static_cast<T>(2) * fract(i / T(41)) - T(1); local
/third_party/flutter/skia/src/codec/
DSkPngCodec.cpp394 float gx = png_fixed_point_to_float(chrm[4]); in read_color_profile() local
/third_party/skia/src/codec/
DSkPngCodec.cpp392 float gx = png_fixed_point_to_float(chrm[4]); in read_color_profile() local
/third_party/ffmpeg/libavcodec/
Dpngenc.c295 double rx, ry, gx, gy, bx, by, wx = 0.3127, wy = 0.3290; in png_get_chrm() local
/third_party/mbedtls/library/
Decp_curves.c4538 const mbedtls_mpi_uint *gx, size_t gxlen, in ecp_group_load()
/third_party/flutter/skia/third_party/skcms/
Dskcms.cc1232 float gx, float gy, in skcms_PrimariesToXYZD50()
/third_party/skia/third_party/skcms/
Dskcms.cc1694 float gx, float gy, in skcms_PrimariesToXYZD50()
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngvalid.c3331 png_fixed_point wx, wy, rx, ry, gx, gy, bx, by; member
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/
Dpngvalid.c3331 png_fixed_point wx, wy, rx, ry, gx, gy, bx, by; member