Home
last modified time | relevance | path

Searched refs:OpaqueShape (Results 1 – 4 of 4) 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()
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsshape.c52 if(node->kind == OpaqueShape) { in CombineRectRegions()
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoashape.m68 if(tree->kind == OpaqueShape) {

Completed in 4 milliseconds