Home
last modified time | relevance | path

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

/external/skia/src/codec/
DSkSwizzler.h32 kBGRX, // The alpha channel can be anything, but the image is opaque. enumerator
66 case kBGRX: in BitsPerPixel()
DSkBmpStandardCodec.cpp176 config = SkSwizzler::kBGRX; in initializeSwizzler()
DSkSwizzler.cpp784 case kBGRX: in CreateSwizzler()