Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Dglworker.cpp296 struct TextureSource { struct
306 TextureSource textures[MAX_OVERLAPPING_LAYERS];
331 RenderingCommand::TextureSource &src = cmd.textures[cmd.texture_count]; in ConstructCommand()
650 const RenderingCommand::TextureSource &src = cmd.textures[src_index]; in Composite()