Searched defs:tegra_dc_window (Results 1 – 1 of 1) sorted by relevance
122 struct tegra_dc_window { struct123 struct {128 } src;129 struct {134 } dst;135 unsigned int bits_per_pixel;136 unsigned int stride[2];137 unsigned long base[3];138 unsigned int zpos;139 bool reflect_x;[all …]