Home
last modified time | relevance | path

Searched defs:pts (Results 26 - 50 of 637) sorted by relevance

12345678910>>...26

/third_party/skia/modules/sksg/src/
H A DSkSGGradient.cpp41 const SkPoint pts[] = { fStartPoint, fEndPoint }; in onMakeShader() local
/third_party/skia/docs/examples/
H A DSmoothBezierSplineInterpolation.cpp7 SkPath MakeCubicSplineInterpolation(const SkPoint* pts, size_t N) { in REG_FIDDLE() argument
71 SkPoint pts[] = { REG_FIDDLE() local
[all...]
H A Dcount_verbs.cpp20 SkPoint pts[4]; in REG_FIDDLE() local
H A DPath_arcTo_2_a.cpp17 SkPoint pts[] = { {56, 20}, {200, 20}, {90, 190} }; in REG_FIDDLE() local
[all...]
H A DPath_arcTo_2_b.cpp17 SkPoint pts[] = { {156, 20}, {200, 20}, {170, 50} }; in REG_FIDDLE() local
[all...]
H A Dblur_alpha_img.cpp9 static const int8_t pts[] = {2, 2, 1, 3, 0, 3, 2, 1, 3, 1, 4, 0, 4, 1, in REG_FIDDLE() local
/third_party/skia/bench/
H A DGrPathUtilsBench.cpp13 FindCubicConvex180Chops(const std::array<SkPoint,4>& pts, const char* suffix) : fPts(pts) { in FindCubicConvex180Chops() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dpoints_mask_filter.cpp51 OH_Drawing_Point2D pts[N]; in OnTestFunction() local
H A Dpoints.cpp41 void Points::fill_pts(OH_Drawing_Point2D pts[], size_t n, TestRend* rand) in fill_pts() argument
73 OH_Drawing_Point2D pts[n]; in OnTestFunction() local
/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_buffer.h89 int64_t pts; member in OHOS::Media::Plugins::Buffer
/foundation/multimedia/media_foundation/interface/kits/c/
H A Dnative_avbuffer_info.h59 int64_t pts; member
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H A Ddcamera_sink_frame_info.cpp65 cJSON *pts = cJSON_GetObjectItemCaseSensitive(rootValue, FRAME_INFO_PTS.c_str()); in Unmarshal() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dav_sync_utils.h37 int64_t pts; member
/third_party/ffmpeg/libavcodec/
H A Daudio_frame_queue.h28 int64_t pts; member
H A Daudio_frame_queue.c75 void ff_af_queue_remove(AudioFrameQueue *afq, int nb_samples, int64_t *pts, in ff_af_queue_remove() argument
[all...]
H A Drv34_parser.c48 int type, pts, hdr; in rv34_parse() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dfilters.h189 static inline void ff_outlink_set_status(AVFilterLink *link, int status, int64_t pts) in ff_outlink_set_status() argument
/third_party/ffmpeg/libavformat/
H A Div8.c59 int ret, size, pts, type, flags; in read_packet() local
H A Dsccenc.c61 int64_t pts = pkt->pts; in scc_write_packet() local
H A Dvc1test.c101 uint32_t pts; in vc1t_read_packet() local
H A Dsupdec.c39 int64_t pts, dts, pos; in sup_read_packet() local
/third_party/skia/samplecode/
H A DSampleEffects.cpp37 SkPoint pts[] = { { 3, 0 }, { 7, 5 } }; in paint_proc3() local
65 const float pts[] = { in EffectsView() local
H A DSampleLayers.cpp25 SkPoint pts[] = { { 0, 0 }, { 0, SK_Scalar1*20 } }; in make_paint() local
/third_party/skia/tests/
H A DShaderOpacityTest.cpp50 SkPoint pts[2]; in test_gradient() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dcreate_thread_identity.cc75 base_internal::PerThreadSynch* pts = &identity->per_thread_synch; in ResetThreadIdentity() local
[all...]

Completed in 6 milliseconds

12345678910>>...26