GetPortPixRowBytes 189 src/video/macdsp/SDL_dspvideo.c     #define GetPortPixRowBytes(x)  ( (*(x->portPixMap))->rowBytes )
GetPortPixRowBytes 200 src/video/macdsp/SDL_dspvideo.c     #define GetPortPixRowBytes(x) (GetPixRowBytes(GetPortPixMap(x)) )