Searched defs:toA8 (Results 1 – 2 of 2) sorted by relevance
299 static fp88 load(const uint8_t* from, int width, ToA8* toA8) { in load()765 ToA8 toA8, in blur_column()805 static void blur_y_rect(ToA8 toA8, const int strideOf8, in blur_y_rect()835 static void direct_blur_y(ToA8 toA8, const int strideOf8, in direct_blur_y()
304 const bool toA8 = SkMask::kA8_Format == dst.fFormat; in pack4xHToMask() local