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

/frameworks/base/libs/hwui/
H A DAnimator.cpp412 static uint8_t to_uint8(float value) { function in namespace:android::uirenderer
423 mProperty->value.setAlpha(to_uint8(value));

Completed in 47 milliseconds