diff options
author | kalyan.kondapally <kalyan.kondapally@intel.com> | 2015-09-16 11:03:23 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-09-16 18:04:04 +0000 |
commit | 9ee0841722352577f208463072d0c812d3b50765 (patch) | |
tree | c7df0162d713da7e74cec847e5ccadbb1080c972 /ui/ozone/platform/drm/host | |
parent | a54b6d269ac27c5ebb7b1b8d6fe8159c1f5d6dbb (diff) | |
download | chromium_src-9ee0841722352577f208463072d0c812d3b50765.zip chromium_src-9ee0841722352577f208463072d0c812d3b50765.tar.gz chromium_src-9ee0841722352577f208463072d0c812d3b50765.tar.bz2 |
Explicitly pass format to ScanoutBufferGenerator
Currently, we assume it's always going to be RGBX format and create
appropriate buffer. However, we also want to support creation of buffers
with other formats(i.e YUV) to test overlay candidates in TestPageFlip.
This patch adds needed support for this.
BUG=370522
Review URL: https://codereview.chromium.org/1348643002
Cr-Commit-Position: refs/heads/master@{#349160}
Diffstat (limited to 'ui/ozone/platform/drm/host')
0 files changed, 0 insertions, 0 deletions