HomeSort by relevance Sort by last modified time
    Searched refs:PtProcRec (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkDraw.cpp 322 struct PtProcRec {
331 typedef void (*Proc)(const PtProcRec&, const SkPoint devPts[], int count,
342 static void bw_pt_rect_hair_proc(const PtProcRec& rec, const SkPoint devPts[],
356 static void bw_pt_rect_16_hair_proc(const PtProcRec& rec,
377 static void bw_pt_rect_32_hair_proc(const PtProcRec& rec,
398 static void bw_pt_hair_proc(const PtProcRec& rec, const SkPoint devPts[],
409 static void bw_line_hair_proc(const PtProcRec& rec, const SkPoint devPts[],
416 static void bw_poly_hair_proc(const PtProcRec& rec, const SkPoint devPts[],
425 static void aa_line_hair_proc(const PtProcRec& rec, const SkPoint devPts[],
432 static void aa_poly_hair_proc(const PtProcRec& rec, const SkPoint devPts[]
    [all...]
  /external/skia/src/core/
SkDraw.cpp 323 struct PtProcRec {
332 typedef void (*Proc)(const PtProcRec&, const SkPoint devPts[], int count,
343 static void bw_pt_rect_hair_proc(const PtProcRec& rec, const SkPoint devPts[],
357 static void bw_pt_rect_16_hair_proc(const PtProcRec& rec,
378 static void bw_pt_rect_32_hair_proc(const PtProcRec& rec,
399 static void bw_pt_hair_proc(const PtProcRec& rec, const SkPoint devPts[],
410 static void bw_line_hair_proc(const PtProcRec& rec, const SkPoint devPts[],
417 static void bw_poly_hair_proc(const PtProcRec& rec, const SkPoint devPts[],
426 static void aa_line_hair_proc(const PtProcRec& rec, const SkPoint devPts[],
433 static void aa_poly_hair_proc(const PtProcRec& rec, const SkPoint devPts[]
    [all...]

Completed in 48 milliseconds