Home | History | Annotate | Download | only in fxge

Lines Matching defs:src_pitch

218   int src_pitch = pGlyph->GetPitch();
227 uint8_t* src_scan = src_buf + row * src_pitch + (start_col - left) * 3;