Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/
H A Ddrawing_demo.h49 FUNCTION_CPU = 0, enumerator
H A Ddrawing_demo.cpp56 return TestFunction(FUNCTION_CPU); in Test()
211 if (type == FUNCTION_CPU) { in TestFunction()