Searched refs:RowFlags (Results 1 – 6 of 6) sorted by relevance
61 enum RowFlags { enum69 static RowProc RowFactory(SkColorType, SkMask::Format, RowFlags);75 static RowProc PlatformRowProcs(SkColorType, SkMask::Format, RowFlags);
277 RowFlags flags) { in RowFactory()
554 (SkBlitMask::RowFlags)flags); in blitMask()
16 RowFlags flags) { in PlatformRowProcs()
24 RowFlags flags) { in PlatformRowProcs()
111 SkBlitMask::RowProc SkBlitMask::PlatformRowProcs(SkColorType, SkMask::Format, RowFlags) { in PlatformRowProcs() argument