Searched defs:UNORM (Results 1 – 3 of 3) sorted by relevance
482 UNORM, enumerator
574 enum { UNORM, SRGB, FLOAT} encoding; enumerator
1162 auto UNORM = PixelFormat::UNORM, in SkColorType_to_PixelFormat() local