Home
last modified time | relevance | path

Searched refs:TransparentShape (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.c207 result->kind = (last_opaque == SDL_TRUE ? OpaqueShape : TransparentShape); in RecursivelyCalculateShapeTree()

Completed in 3 milliseconds