Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSwizzle.h123 static /* constexpr */ char IToC(int idx) { in IToC() function
131 static const char gStr[4] = { IToC(0), IToC(1), IToC(2), IToC(3) }; in IdxToChar()