Home
last modified time | relevance | path

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

/external/skia/bench/
DQuickRejectBench.cpp15 int fInts [N]; member in QuickRejectBench
31 fInts[i] = 11; in onDraw()
33 fInts[i] = 24; in onDraw()
DMathBench.cpp606 int fInts [N]; member
621 fInts[i] = SkFloatToIntFloor(fFloats[i]); in onDraw()