Searched defs:SetRow (Results 1 – 3 of 3) sorted by relevance
122 void CBC_CommonBitMatrix::SetRow(int32_t y, CBC_CommonBitArray* row) { in SetRow() function in CBC_CommonBitMatrix
925 void (*SetRow)(uint8* dst, uint32 value, int pix) = SetRow8_C; in SetPlane() local
1113 void (*SetRow)(uint8* dst, uint8 value, int pix) = SetRow_C; in SetPlane() local