Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DSkiaInterpolator.cpp227 static const float gIdentityBlend[4] = {0.33333333f, 0.33333333f, 0.66666667f, 0.66666667f}; variable
234 blend = gIdentityBlend; in setKeyFrame()