Searched defs:Proc (Results 1 – 13 of 13) sorted by relevance
/external/skia/include/effects/ |
D | SkMorphologyImageFilter.h | 29 typedef void (*Proc)(const SkPMColor* src, SkPMColor* dst, int radius, typedef
|
/external/skia/src/core/ |
D | SkVertState.h | 37 typedef bool (*Proc)(VertState*); typedef
|
D | SkDraw.cpp | 306 typedef void (*Proc)(const PtProcRec&, const SkPoint devPts[], int count, typedef
|
/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/chromium-trace/catapult/common/py_trace_event/py_trace_event/ |
D | trace_time_unittest.py | 76 def Proc(): function
|
/external/skia/gm/ |
D | srcmode.cpp | 36 typedef void (*Proc)(SkCanvas*, const SkPaint&); typedef
|
D | blurrect.cpp | 16 typedef void (*Proc)(SkCanvas*, const SkRect&, const SkPaint&); typedef
|
D | gradients_no_texture.cpp | 222 typedef void (*Proc)(ColorPos*); typedef in GradientsManyColorsGM
|
/external/skia/include/views/ |
D | SkEvent.h | 34 typedef bool (*Proc)(const SkEvent& evt); typedef
|
/external/llvm/utils/TableGen/ |
D | DFAPacketizerEmitter.cpp | 659 Record *Proc = ProcItinList[i]; in collectAllFuncUnits() local 867 Record *Proc = ProcItinList[i]; in run() local
|
/external/skia/tests/ |
D | BlitRowTest.cpp | 23 typedef int (*Proc)(const void*, int width, uint32_t expected, uint32_t* bad); typedef
|
/external/mksh/src/ |
D | jobs.c | 41 typedef struct proc Proc; typedef
|