Searched refs:IToC (Results 1 – 3 of 3) sorted by relevance
40 return IToC(idx);65 static constexpr char IToC(int idx);124 constexpr char GrSwizzle::IToC(int idx) { in IToC() function
42 swiz[i] = IToC(key & 0xfU); in asString()
61 static constexpr char IToC(int idx);107 fSwiz[i] = IToC(key & 15); in setFromKey()140 constexpr char GrSwizzle::IToC(int idx) { in IToC() function