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