Home | History | Annotate | Download | only in libagl

Lines Matching defs:paletteSize

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