Home
last modified time | relevance | path

Searched defs:SetLum (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkXfermode.cpp258 static inline void SetLum(float* r, float* g, float* b, float a, float l) { in SetLum() function
770 static inline void SetLum(int* r, int* g, int* b, int a, int l) { in SetLum() function