Home
last modified time | relevance | path

Searched refs:ReadUint16AtByte (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/common/detector/
DImage.cpp46 auto ReadUint16AtByte = [&](const uint32_t offset) { in LoadRGBAFromBitmapFile() local
56 uint32_t planes = ReadUint16AtByte(26); in LoadRGBAFromBitmapFile()
60 uint32_t bpp = ReadUint16AtByte(28); in LoadRGBAFromBitmapFile()