/external/skia/include/effects/ |
D | SkColorMatrixFilter.h | 42 typedef void (*Proc)(const State&, unsigned r, unsigned g, unsigned b, typedef
|
/external/skia/legacy/include/effects/ |
D | SkColorMatrixFilter.h | 52 typedef void (*Proc)(State*, unsigned r, unsigned g, unsigned b, typedef
|
/external/skia/legacy/include/core/ |
D | SkBlitRow.h | 35 typedef void (*Proc)(uint16_t* dst, typedef
|
/external/skia/include/core/ |
D | SkBlitRow.h | 35 typedef void (*Proc)(uint16_t* dst, typedef
|
/external/skia/legacy/src/core/ |
D | SkDrawProcs.h | 28 typedef void (*Proc)(const SkDraw1Glyph&, SkFixed x, SkFixed y, const SkGlyph&); typedef
|
D | SkDraw.cpp | 304 typedef void (*Proc)(const PtProcRec&, const SkPoint devPts[], int count, typedef 1670 typedef void (*Proc)(const TextMapState&, const SkScalar pos[]); typedef in TextMapState 2073 typedef bool (*Proc)(VertState*); typedef
|
D | SkBlitter.cpp | 744 typedef void (*Proc)(void*); typedef in SkAutoCallProc
|
/external/skia/src/core/ |
D | SkDrawProcs.h | 28 typedef void (*Proc)(const SkDraw1Glyph&, SkFixed x, SkFixed y, const SkGlyph&); typedef
|
D | SkDraw.cpp | 322 typedef void (*Proc)(const PtProcRec&, const SkPoint devPts[], int count, typedef 1804 typedef void (*Proc)(const TextMapState&, const SkScalar pos[]); typedef in TextMapState 2218 typedef bool (*Proc)(VertState*); typedef
|
D | SkBlitter.cpp | 760 typedef void (*Proc)(void*); typedef in SkAutoCallProc
|
/external/skia/bench/ |
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 | 368 Record *Proc = ProcItinList[i]; in collectAllInsnClasses() local 419 Record *Proc = ProcItinList[i]; in run() local
|
/external/clang/test/CodeGen/ |
D | 2007-03-05-DataLayout.c | 31 #define Proc(x) ((x)->proc) macro
|
/external/skia/gm/ |
D | srcmode.cpp | 35 typedef void (*Proc)(SkCanvas*, const SkPaint&); typedef
|
D | blurrect.cpp | 16 typedef void (*Proc)(SkCanvas*, const SkRect&, const SkPaint&); typedef
|
/external/skia/legacy/include/views/ |
D | SkEvent.h | 36 typedef bool (*Proc)(const SkEvent& evt); typedef
|
/external/skia/include/views/ |
D | SkEvent.h | 34 typedef bool (*Proc)(const SkEvent& evt); typedef
|
/external/skia/tests/ |
D | BlitRowTest.cpp | 27 typedef int (*Proc)(const void*, int width, uint32_t expected, uint32_t* bad); typedef
|
/external/mksh/src/ |
D | jobs.c | 40 typedef struct proc Proc; typedef
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | GraphicsContext3DQt.cpp | 280 #define GET_PROC_ADDRESS(Proc) Proc argument 282 #define GET_PROC_ADDRESS(Proc) reinterpret_cast<Proc##Type>(getProcAddress(#Proc)); argument
|