Home
last modified time | relevance | path

Searched refs:SkG16ToG32 (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/include/private/
H A DSkColorData.h39 static inline unsigned SkG16ToG32(unsigned g) { in SkG16ToG32() function
48 #define SkPacked16ToG32(c) SkG16ToG32(SkGetPackedG16(c))
/third_party/skia/src/core/
H A DSkCompressedDataUtils.cpp163 uint8_t g8 = SkG16ToG32((rgb565 >> 5) & 0x3F); in from565()

Completed in 2 milliseconds