Home | History | Annotate | Download | only in libagl

Lines Matching refs:paletteSize

477     const int paletteSize = (1 << indexBits) * entrySize;
479 uint8_t const* pixels = (uint8_t *)data + paletteSize;