Searched defs:tegra_dc_window (Results 1 – 1 of 1) sorted by relevance
132 struct tegra_dc_window { struct133 struct {138 } src;139 struct {144 } dst;145 unsigned int bits_per_pixel;146 unsigned int stride[2];147 unsigned long base[3];148 unsigned int zpos;149 bool reflect_x;[all …]