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

/frameworks/base/libs/hwui/tests/unit/
H A DVectorDrawableTests.cpp327 float fractions[] = {0, 0.00001, 0.28, 0.5, 0.7777, 0.9999999, 1}; local
336 // Interpolate the two path data with different fractions
337 for (float fraction : fractions) {

Completed in 94 milliseconds