Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_shape_internals.h47 typedef enum { QuadShape,TransparentShape,OpaqueShape } SDL_ShapeKind; enumerator
A DSDL_shape.c178 result->kind = QuadShape; in RecursivelyCalculateShapeTree()
235 if(tree->kind == QuadShape) { in SDL_TraverseShapeTree()
248 if((*shape_tree)->kind == QuadShape) { in SDL_FreeShapeTree()

Completed in 3 milliseconds