Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/detector/
DImage.cpp66 uint32_t gChannelMask = ReadUint32AtByte(58); in LoadRGBAFromBitmapFile() local
101 uint8_t g = GetChannel(pixel, gChannelMask); in LoadRGBAFromBitmapFile()