Searched defs:SetRow (Results 1 – 3 of 3) sorted by relevance
119 void CBC_CommonBitMatrix::SetRow(int32_t y, CBC_CommonBitArray* row) { in SetRow() function in CBC_CommonBitMatrix
1292 void (*SetRow)(uint8* dst, uint8 value, int width) = SetRow_C; in SetPlane() local
1544 void (*SetRow)(uint8 * dst, uint8 value, int width) = SetRow_C; in SetPlane() local