Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/detector/
DImage.cpp141 auto WriteUint16AsBytes = [&](const uint16_t value) { WriteAsBytes(value); }; in SaveRGBAToBitmapFile() local
155 WriteUint16AsBytes(1); // number of planes in SaveRGBAToBitmapFile()
156 WriteUint16AsBytes(32); // bits per pixel in SaveRGBAToBitmapFile()