OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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