Home
last modified time | relevance | path

Searched defs:devPts (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/m133/src/core/
DSkDraw.cpp77 static void bw_pt_hair_proc(const PtProcRec& rec, const SkPoint devPts[], in bw_pt_hair_proc()
88 static void bw_line_hair_proc(const PtProcRec& rec, const SkPoint devPts[], in bw_line_hair_proc()
95 static void bw_poly_hair_proc(const PtProcRec& rec, const SkPoint devPts[], in bw_poly_hair_proc()
102 static void aa_line_hair_proc(const PtProcRec& rec, const SkPoint devPts[], in aa_line_hair_proc()
109 static void aa_poly_hair_proc(const PtProcRec& rec, const SkPoint devPts[], in aa_poly_hair_proc()
131 static void bw_square_proc(const PtProcRec& rec, const SkPoint devPts[], in bw_square_proc()
141 static void aa_square_proc(const PtProcRec& rec, const SkPoint devPts[], in aa_square_proc()
257 SkPoint devPts[MAX_DEV_PTS]; in drawPoints() local
/third_party/skia/src/core/
DSkDraw.cpp113 static void bw_pt_rect_hair_proc(const PtProcRec& rec, const SkPoint devPts[], in bw_pt_rect_hair_proc()
128 const SkPoint devPts[], int count, in bw_pt_rect_16_hair_proc()
149 const SkPoint devPts[], int count, in bw_pt_rect_32_hair_proc()
169 static void bw_pt_hair_proc(const PtProcRec& rec, const SkPoint devPts[], in bw_pt_hair_proc()
180 static void bw_line_hair_proc(const PtProcRec& rec, const SkPoint devPts[], in bw_line_hair_proc()
187 static void bw_poly_hair_proc(const PtProcRec& rec, const SkPoint devPts[], in bw_poly_hair_proc()
194 static void aa_line_hair_proc(const PtProcRec& rec, const SkPoint devPts[], in aa_line_hair_proc()
201 static void aa_poly_hair_proc(const PtProcRec& rec, const SkPoint devPts[], in aa_poly_hair_proc()
223 static void bw_square_proc(const PtProcRec& rec, const SkPoint devPts[], in bw_square_proc()
233 static void aa_square_proc(const PtProcRec& rec, const SkPoint devPts[], in aa_square_proc()
[all …]
/third_party/skia/tests/
DCullTestTest.cpp46 const SkPoint devPts[4] = {{x[(mask >> 0) & 3], y[(mask >> 2) & 3]}, in DEF_TEST() local
/third_party/skia/m133/tests/
DCullTestTest.cpp51 const SkPoint devPts[4] = {{x[(mask >> 0) & 3], y[(mask >> 2) & 3]}, in DEF_TEST() local
/third_party/skia/m133/src/gpu/ganesh/ops/
DAAHairLinePathRenderer.cpp368 SkPoint devPts[3]; in gather_lines_and_quads() local
392 SkPoint devPts[4]; in gather_lines_and_quads() local
436 SkPoint devPts[2]; in gather_lines_and_quads() local
468 SkPoint devPts[4]; in gather_lines_and_quads() local
505 SkPoint devPts[2]; in gather_lines_and_quads() local
/third_party/skia/src/gpu/ops/
DAAHairLinePathRenderer.cpp317 SkPoint devPts[3]; in gather_lines_and_quads() local
341 SkPoint devPts[4]; in gather_lines_and_quads() local
385 SkPoint devPts[2]; in gather_lines_and_quads() local
417 SkPoint devPts[4]; in gather_lines_and_quads() local
454 SkPoint devPts[2]; in gather_lines_and_quads() local