Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkLua.cpp431 static SkScalar byte2unit(U8CPU byte) { in byte2unit() function
877 SkLua(L).pushScalar(byte2unit(get_obj<SkPaint>(L, 1)->getAlpha())); in lpaint_getAlpha()