Searched defs:blendType (Results 1 – 5 of 5) sorted by relevance
78 GraphicBlendType blendType = GetData<GraphicBlendType>(); in GetLayerInfoFromData() local
190 GraphicBlendType blendType = GRAPHIC_BLEND_NONE; variable
49 GraphicBlendType blendType = GraphicBlendType::GRAPHIC_BLEND_NONE; member
46 GraphicBlendType blendType = GraphicBlendType::GRAPHIC_BLEND_NONE; member
958 void SetBlendType(GraphicBlendType blendType) in SetBlendType()