Searched refs:SetRow8_C (Results 1 – 3 of 3) sorted by relevance
271 void SetRow8_C(uint8* dst, uint32 v32, int count);
925 void (*SetRow)(uint8* dst, uint32 value, int pix) = SetRow8_C; in SetPlane()
724 void SetRow8_C(uint8* dst, uint32 v8, int count) { in SetRow8_C() function