/external/chromium_org/third_party/skia/include/effects/ |
D | SkMorphologyImageFilter.h | 28 typedef void (*Proc)(const SkPMColor* src, SkPMColor* dst, int radius, typedef
|
D | SkColorMatrixFilter.h | 52 typedef void (*Proc)(const State&, unsigned r, unsigned g, unsigned b, typedef
|
/external/skia/include/core/ |
D | SkBlitRow.h | 35 typedef void (*Proc)(uint16_t* dst, typedef
|
/external/skia/include/effects/ |
D | SkColorMatrixFilter.h | 50 typedef void (*Proc)(const State&, unsigned r, unsigned g, unsigned b, typedef
|
D | SkMorphologyImageFilter.h | 28 typedef void (*Proc)(const SkPMColor* src, SkPMColor* dst, int radius, typedef
|
/external/chromium_org/third_party/skia/include/core/ |
D | SkBlitRow.h | 35 typedef void (*Proc)(uint16_t* dst, typedef
|
/external/chromium_org/third_party/skia/src/core/ |
D | SkVertState.h | 37 typedef bool (*Proc)(VertState*); typedef
|
D | SkDrawProcs.h | 38 typedef void (*Proc)(const SkDraw1Glyph&, SkFixed x, SkFixed y, const SkGlyph&); typedef
|
/external/skia/src/core/ |
D | SkVertState.h | 37 typedef bool (*Proc)(VertState*); typedef
|
D | SkDrawProcs.h | 38 typedef void (*Proc)(const SkDraw1Glyph&, SkFixed x, SkFixed y, const SkGlyph&); typedef
|
/external/chromium_org/third_party/skia/bench/ |
D | PathUtilsBench.cpp | 38 typedef void (*Proc)(char*, SkPath*); typedef in PathUtilsBench
|
D | RegionContainBench.cpp | 20 typedef bool (*Proc)(SkRegion& a, SkRegion& b); typedef in RegionContainBench
|
D | RegionBench.cpp | 72 typedef bool (*Proc)(SkRegion& a, SkRegion& b); typedef in RegionBench
|
/external/skia/bench/ |
D | PathUtilsBench.cpp | 38 typedef void (*Proc)(char*, SkPath*); typedef in PathUtilsBench
|
D | RegionContainBench.cpp | 20 typedef bool (*Proc)(SkRegion& a, SkRegion& b); typedef in RegionContainBench
|
D | RegionBench.cpp | 72 typedef bool (*Proc)(SkRegion& a, SkRegion& b); typedef in RegionBench
|
/external/llvm/utils/TableGen/ |
D | DFAPacketizerEmitter.cpp | 353 Record *Proc = ProcItinList[i]; in collectAllInsnClasses() local 404 Record *Proc = ProcItinList[i]; in run() local
|
/external/chromium_org/third_party/skia/gm/ |
D | srcmode.cpp | 35 typedef void (*Proc)(SkCanvas*, const SkPaint&); typedef
|
D | gradients_no_texture.cpp | 209 typedef void (*Proc)(ColorPos*); typedef in GradientsManyColorsGM
|
/external/skia/gm/ |
D | srcmode.cpp | 35 typedef void (*Proc)(SkCanvas*, const SkPaint&); typedef
|
D | gradients_no_texture.cpp | 209 typedef void (*Proc)(ColorPos*); typedef in GradientsManyColorsGM
|
/external/skia/include/views/ |
D | SkEvent.h | 34 typedef bool (*Proc)(const SkEvent& evt); typedef
|
/external/chromium_org/third_party/skia/include/views/ |
D | SkEvent.h | 34 typedef bool (*Proc)(const SkEvent& evt); typedef
|
/external/skia/tests/ |
D | BlitRowTest.cpp | 23 typedef int (*Proc)(const void*, int width, uint32_t expected, uint32_t* bad); typedef
|
/external/chromium_org/third_party/skia/tests/ |
D | BlitRowTest.cpp | 23 typedef int (*Proc)(const void*, int width, uint32_t expected, uint32_t* bad); typedef
|