Searched defs:tegra_dc_window (Results 1 – 1 of 1) sorted by relevance
135 struct tegra_dc_window { struct136 struct {141 } src;142 struct {147 } dst;148 unsigned int bits_per_pixel;149 unsigned int stride[2];150 unsigned long base[3];151 unsigned int zpos;152 bool reflect_x;[all …]