Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzone
This moves the gfx::GpuMemoryBuffer::BufferFormat to gfx::BufferFormat
and moves gfx::GpuMemoryBuffer:BufferUsage to gfx::BufferUsage, and
removes the ozone versions in favor of a common type. This avoids
unnecessary conversions.
There should be no functional change.
BUG=none
TEST=compile & run for CrOS, compile for all other platforms
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
TBR=jam (API change)
Review URL: https://codereview.chromium.org/1269503007
Cr-Commit-Position: refs/heads/master@{#341758}
107 files changed