Some of the flex pixel formats are software-only. Move them to graphics-sw.h to identify files that use them. Bug: 70526789 Test: builds Change-Id: I42757af810028f53bb6389c637a00c493041a4fb
7 lines
180 B
C
7 lines
180 B
C
#ifndef SYSTEM_CORE_GRAPHICS_BASE_H_
|
|
#define SYSTEM_CORE_GRAPHICS_BASE_H_
|
|
|
|
#include "graphics-base-v1.0.h"
|
|
#include "graphics-base-v1.1.h"
|
|
|
|
#endif // SYSTEM_CORE_GRAPHICS_BASE_H_
|