Home
last modified time | relevance | path

Searched defs:pts (Results 101 - 125 of 456) sorted by relevance

12345678910>>...19

/third_party/skia/gm/
H A Dconstcolorprocessor.cpp74 SkPoint pts[] = { SkPoint::Make(0, 0), SkPoint::Make(kRectSize, kRectSize) }; variable
H A Dlcdblendmodes.cpp37 const SkPoint pts[] = { in make_shader() local
H A Dmatrixconvolution.cpp58 SkPoint pts[2] = { {0, 0}, in makeBitmap() local
H A Daarectmodes.cpp29 SkPoint pts[] = { in test4() local
H A Dgradient_matrix.cpp64 static sk_sp<SkShader> make_linear_gradient(const SkPoint pts[2], const SkMatrix& localMatrix) { in make_linear_gradient() argument
69 static sk_sp<SkShader> make_radial_gradient(const SkPoint pts[2], const SkMatrix& localMatrix) { in make_radial_gradient() argument
H A Dpatch.cpp30 const SkPoint pts[] = { { 100.f / 4.f, 0.f }, { 3.f * 100.f / 4.f, 100.f } }; in make_shader() local
H A Dsharedcorners.cpp97 std::vector<SkPoint> pts; variable
H A Dgradients_degenerate.cpp93 SkPoint pts[2] = {CENTER, CENTER}; in make_linear() local
/third_party/skia/include/effects/
H A DSkGradientShader.h77 static sk_sp<SkShader> MakeLinear(const SkPoint pts[2], in MakeLinear() argument
101 static sk_sp<SkShader> MakeLinear(const SkPoint pts[2], in MakeLinear() argument
/third_party/skia/bench/
H A DImageFilterCollapse.cpp58 SkPoint pts[] = { {0, 0}, {SkIntToScalar(W), SkIntToScalar(H)} }; in makeBitmap() local
H A DTriangulatorBench.cpp39 const std::vector<SkPoint>& pts = kTigerPaths[i].fPoints; variable
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H A Dmpp_frame_impl.h70 RK_S64 pts; member
/third_party/ffmpeg/libavcodec/
H A Ddirac_parser.c215 int64_t pts = AV_RB32(cur_pu + 13); in dirac_combine_frame() local
H A Dmediacodecdec_common.h103 int64_t pts; member
/third_party/ffmpeg/libavfilter/
H A Daf_channelsplit.c189 int64_t pts; in activate() local
H A Dsettb.c141 int64_t pts; in activate() local
H A Df_reverse.c36 int64_t *pts; member
[all...]
H A Df_interleave.c43 int64_t pts; member
68 int64_t q_pts, pts = INT64_MAX; in activate() local
[all...]
H A Daf_axcorrelate.c37 int64_t pts; member
206 int64_t pts; in activate() local
[all...]
H A Dframesync.h111 int64_t pts; member
167 int64_t pts; member
H A Dvf_random.c39 int64_t pts[MAX_FRAMES]; member
[all...]
H A Dvf_tpad.c42 int64_t pts; member
78 int64_t pts; in activate() local
[all...]
H A Dvsrc_sierpinski.c44 uint64_t pts; member
/third_party/ffmpeg/libavformat/
H A Djvdec.c50 int64_t pts; member
H A Dsrtdec.c68 int64_t pts; member

Completed in 11 milliseconds

12345678910>>...19