Searched refs:PlatformRowProcs (Results 1 – 5 of 5) sorted by relevance
14 SkBlitMask::RowProc SkBlitMask::PlatformRowProcs(SkColorType dstCT, in PlatformRowProcs() function in SkBlitMask
22 SkBlitMask::RowProc SkBlitMask::PlatformRowProcs(SkColorType dstCT, in PlatformRowProcs() function in SkBlitMask
255 SkBlitMask::RowProc SkBlitMask::PlatformRowProcs(SkColorType, SkMask::Format, RowFlags) { in PlatformRowProcs() function in SkBlitMask
75 static RowProc PlatformRowProcs(SkColorType, SkMask::Format, RowFlags);
279 RowProc proc = PlatformRowProcs(ct, format, flags); in RowFactory()