Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/gxdemo/src/Framebuffer/
Dfrb-bound-box.c70 typedef u16 MyBoundingBox[4]; typedef
89 static void DrawBoundingBox ( MyBoundingBox bb );
243 MyBoundingBox bbox; in DrawTick()
362 static void DrawBoundingBox( MyBoundingBox bb ) in DrawBoundingBox()