Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dpoints_mask_filter.cpp46 float fRange = 220.0f; // 点的x坐标范围 in OnTestFunction() local
54 p.x = testRend.nextF() * fRange + fOffset; in OnTestFunction()
55 p.y = testRend.nextF() * fRange + fOffset; in OnTestFunction()