Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_shape.h96 SDL_Color colorKey; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_shape.c109 key = mode.parameters.colorKey; in SDL_CalculateShapeBitmap()
162 key = mode.parameters.colorKey; in RecursivelyCalculateShapeTree()
/third_party/uboot/u-boot-2020.01/drivers/video/imx/
Dipu.h240 uint32_t colorKey);
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestshape.c100 pictures[i].mode.parameters.colorKey = black; in main()