Searched refs:kBmpHeaderBytes (Results 1 – 2 of 2) sorted by relevance
84 static constexpr uint32_t kBmpHeaderBytes = 14; variable85 static constexpr uint32_t kBmpHeaderBytesPlusFour = kBmpHeaderBytes + 4;159 if (offset < kBmpHeaderBytes + kBmpOS2V1Bytes) { in ReadHeader()417 const uint32_t bytesRead = kBmpHeaderBytes + infoBytes + maskBytes; in ReadHeader()
87 static constexpr uint32_t kBmpHeaderBytes = 14; variable88 static constexpr uint32_t kBmpHeaderBytesPlusFour = kBmpHeaderBytes + 4;162 if (offset < kBmpHeaderBytes + kBmpOS2V1Bytes) { in ReadHeader()420 const uint32_t bytesRead = kBmpHeaderBytes + infoBytes + maskBytes; in ReadHeader()