Searched defs:Proc (Results 1 – 6 of 6) sorted by relevance
/external/skia/include/effects/ |
D | SkColorMatrixFilter.h | 55 typedef void (*Proc)(State*, unsigned r, unsigned g, unsigned b, typedef
|
/external/skia/src/core/ |
D | SkBlitRow.h | 28 typedef void (*Proc)(uint16_t* SK_RESTRICT dst, typedef
|
D | SkDrawProcs.h | 16 typedef void (*Proc)(const SkDraw1Glyph&, const SkGlyph&, int x, int y); typedef
|
D | SkDraw.cpp | 325 typedef void (*Proc)(const PtProcRec&, const SkPoint devPts[], int count, typedef 1583 typedef void (*Proc)(const TextMapState&, const SkScalar pos[]); typedef in TextMapState 1950 typedef bool (*Proc)(VertState*); typedef
|
D | SkBlitter.cpp | 765 typedef void (*Proc)(void*); typedef in SkAutoCallProc
|
/external/skia/tests/ |
D | BlitRowTest.cpp | 20 typedef int (*Proc)(const void*, int width, uint32_t expected, uint32_t* bad); typedef
|