Searched refs:Pitches1 (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-mga/dist/src/ | ||
| H A D | mga_dga.c | 49 int Pitches1[] = local in function:FindSmallestPitch 61 linePitches = Pitches1; |
| H A D | mga_merge.c | 475 int Pitches1[] = local in function:MGAPreInitMergedFB 487 linePitches = malloc(sizeof(Pitches1)); 488 memcpy(linePitches, Pitches1, sizeof(Pitches1)); |
| H A D | mga_driver.c | 2374 int Pitches1[] = local in function:MGAPreInit 2386 linePitches = malloc(sizeof(Pitches1)); 2387 memcpy(linePitches, Pitches1, sizeof(Pitches1)); |
Completed in 11 milliseconds