Home
last modified time | relevance | path

Searched defs:Proc (Results 1 – 6 of 6) sorted by relevance

/external/skia/include/effects/
DSkColorMatrixFilter.h55 typedef void (*Proc)(State*, unsigned r, unsigned g, unsigned b, typedef
/external/skia/src/core/
DSkBlitRow.h28 typedef void (*Proc)(uint16_t* SK_RESTRICT dst, typedef
DSkDrawProcs.h16 typedef void (*Proc)(const SkDraw1Glyph&, const SkGlyph&, int x, int y); typedef
DSkDraw.cpp325 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
DSkBlitter.cpp765 typedef void (*Proc)(void*); typedef in SkAutoCallProc
/external/skia/tests/
DBlitRowTest.cpp20 typedef int (*Proc)(const void*, int width, uint32_t expected, uint32_t* bad); typedef