Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/detector/
DImage.cpp65 uint32_t rChannelMask = ReadUint32AtByte(54); in LoadRGBAFromBitmapFile() local
100 uint8_t r = GetChannel(pixel, rChannelMask); in LoadRGBAFromBitmapFile()