Home
last modified time | relevance | path

Searched defs:cy (Results 1 - 25 of 93) sorted by relevance

1234

/third_party/skia/docs/examples/
H A Dsweep_gradient_talk_4.cpp7 float cx = 128, cy = 128; in REG_FIDDLE_SRGB() local
H A Dsweep_gradient_talk_1.cpp7 float cx = 128, cy = 128; in REG_FIDDLE() local
H A Dsweep_gradient_talk_lots.cpp11 float cx = 128, cy = 128; in REG_FIDDLE() local
H A Dsweep_gradient_talk_2.cpp10 float cx = 128, cy = 128; in REG_FIDDLE() local
H A DBitmap_allocN32Pixels.cpp17 uint32_t cy = random.nextRangeU(0, 64 - h); in REG_FIDDLE() local
/third_party/skia/gm/
H A Dcrbug_996140.cpp34 SkScalar cy = 720-6.76f; in DEF_SIMPLE_GM_BG() local
H A Dcrbug_1174354.cpp23 float cy = (rect.top() + rect.bottom())/2.f; in draw_bg_blur() local
H A Dfilterindiabox.cpp59 SkScalar cy = SkScalarHalf(fBM.height()); variable
H A Dbackdrop.cpp27 static sk_sp<SkShader> make_shader(SkScalar cx, SkScalar cy, SkScalar rad) { in make_shader() argument
44 const SkScalar cx = 128, cy = 128, rad = 100; in do_draw() local
H A Dinversepaths.cpp21 static SkPath generate_square(SkScalar cx, SkScalar cy, SkScalar w) { in generate_square() argument
25 static SkPath generate_rect_line(SkScalar cx, SkScalar cy, SkScalar l) { in generate_rect_line() argument
29 static SkPath generate_circle(SkScalar cx, SkScalar cy, SkScalar d) { in generate_circle() argument
33 static SkPath generate_line(SkScalar cx, SkScalar cy, SkScalar l) { in generate_line() argument
81 SkScalar cy in DEF_SIMPLE_GM() local
[all...]
/third_party/skia/modules/svg/src/
H A DSkSVGCircle.cpp24 const auto cy = lctx.resolve(fCy, SkSVGLengthContext::LengthType::kVertical); in resolve() local
H A DSkSVGEllipse.cpp25 const auto cy = lctx.resolve(fCy, SkSVGLengthContext::LengthType::kVertical); in resolve() local
/third_party/skia/src/core/
H A DSkPathMakers.h57 const SkScalar cy = oval.centerY(); in SkPath_OvalPointIterator() local
H A DSkBlitBWMaskTemplate.h30 int cy = clip.fTop; in SK_BLITBWMASK_NAME() local
/third_party/skia/tests/
H A DPathOpsSimplifyDegenerateThreadedTest.cpp19 int cy = state.fC >> 2; in testSimplifyDegeneratesMain() local
76 int cy = c >> 2; in DEF_TEST() local
H A DPathOpsSimplifyTrianglesThreadedTest.cpp20 int cy = state.fC >> 2; in testSimplifyTrianglesMain() local
82 int cy = c >> 2; in DEF_TEST() local
H A DPathOpsSimplifyQuadThreadedTest.cpp23 int cy = state.fC >> 2; in testSimplifyQuadsMain() local
H A DPathOpsSimplifyQuadralateralsThreadedTest.cpp23 int cy = state.fC >> 2; in testSimplifyQuadralateralsMain() local
/third_party/ffmpeg/libavcodec/
H A Dsrtdec.c43 const int cy = y1 + (y2 - y1)/2; in srt_to_ass() local
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/
H A DAnimationActivity.java76 private void drawRect(Canvas canvas, float cx, float cy, Shader shader) { in drawRect() argument
/third_party/skia/include/effects/
H A DSkGradientShader.h215 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep() argument
221 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep() argument
248 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep() argument
255 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep() argument
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Diirfilter_mips.c64 float *cy; member
97 float *cy = c->cy; in iir_filter_flt_mips() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Ddeshake.h75 int cy; member
/third_party/backends/backend/
H A Dsm3600-scanutil.c375 int cx,cy; in DoScanFile() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_yuv.c231 LLVMValueRef cy; in yuv_to_rgb_soa() local

Completed in 8 milliseconds

1234