Searched refs:BITMAP_ZIP_FLAG (Results 1 – 1 of 1) sorted by relevance
26 const uint32_t BITMAP_ZIP_FLAG = 0x23456789; variable94 if (*source != BITMAP_ZIP_FLAG) { in UnzipImage()