mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-03 22:28:16 +00:00
vi: Partially implement buffer crop parameters.
This commit is contained in:
@@ -67,6 +67,7 @@ struct FramebufferConfig {
|
||||
|
||||
using TransformFlags = Service::NVFlinger::BufferQueue::BufferTransformFlags;
|
||||
TransformFlags transform_flags;
|
||||
MathUtil::Rectangle<int> crop_rect;
|
||||
};
|
||||
|
||||
namespace Engines {
|
||||
|
||||
Reference in New Issue
Block a user