Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/composer/
Dhwc_display_builtin.h96 struct LayerStitchContext : public SyncTask<LayerStitchTaskCode>::TaskContext { struct
Dhwc_display_builtin.cpp456 LayerStitchContext ctx = {}; in CommitStitchLayers()
1655 LayerStitchContext* ctx = reinterpret_cast<LayerStitchContext*>(task_context); in OnTask()