HomeSort by relevance Sort by last modified time
    Searched refs:bg_rowbytes (Results 1 - 2 of 2) sorted by null

  /external/libpng/contrib/gregbook/
rpng2-x.c 196 static ulg bg_rowbytes; variable
    [all...]
rpng2-win.c 165 static ulg bg_rowbytes; variable
825 bg_rowbytes = 3 * rpng2_info.width;
826 bg_data = (uch *)malloc(bg_rowbytes * rpng2_info.height);
    [all...]

Completed in 48 milliseconds