Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DAnimator.cpp280 static uint8_t to_uint8(float value) { in to_uint8() function
291 mProperty->value.setAlpha(to_uint8(value)); in setValue()