Home
last modified time | relevance | path

Searched defs:TestRend (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.h39 TestRend() { init(0); } in TestRend() function
40 explicit TestRend(uint32_t seed) { init(seed); } in TestRend() function