HomeSort by relevance Sort by last modified time
    Searched refs:byte2unit (Results 1 - 2 of 2) sorted by null

  /external/skia/src/utils/
SkLua.cpp 393 static SkScalar byte2unit(U8CPU byte) { function
739 SkLua(L).pushScalar(byte2unit(get_obj<SkPaint>(L, 1)->getAlpha()));
    [all...]
  /external/skqp/src/utils/
SkLua.cpp 393 static SkScalar byte2unit(U8CPU byte) { function
739 SkLua(L).pushScalar(byte2unit(get_obj<SkPaint>(L, 1)->getAlpha()));
    [all...]

Completed in 97 milliseconds