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

  /external/libpng/contrib/gregbook/
rpng2-x.c 214 static ulg bg_rowbytes; variable
    [all...]
rpng2-win.c 193 static ulg bg_rowbytes; variable
856 bg_rowbytes = 3 * rpng2_info.width;
857 bg_data = (uch *)malloc(bg_rowbytes * rpng2_info.height);
    [all...]

Completed in 437 milliseconds