Searched refs:LayerStitchContext (Results 1 – 2 of 2) sorted by relevance
96 struct LayerStitchContext : public SyncTask<LayerStitchTaskCode>::TaskContext { struct
456 LayerStitchContext ctx = {}; in CommitStitchLayers()1655 LayerStitchContext* ctx = reinterpret_cast<LayerStitchContext*>(task_context); in OnTask()