Searched refs:PlatformRowProcs (Results 1 – 5 of 5) sorted by relevance
20 SkBlitMask::RowProc SkBlitMask::PlatformRowProcs(SkColorType dstCT, in PlatformRowProcs() function in SkBlitMask
48 SkBlitMask::RowProc SkBlitMask::PlatformRowProcs(SkColorType dstCT, in PlatformRowProcs() function in SkBlitMask
300 SkBlitMask::RowProc SkBlitMask::PlatformRowProcs(SkColorType, SkMask::Format, RowFlags) { in PlatformRowProcs() function in SkBlitMask
87 static RowProc PlatformRowProcs(SkColorType, SkMask::Format, RowFlags);
366 RowProc proc = PlatformRowProcs(ct, format, flags); in RowFactory()