Home | History | Annotate | Download | only in ui

Lines Matching defs:android

2  * Copyright 2018 The Android Open Source Project
19 #include <android/hardware/graphics/common/1.1/types.h>
22 // android::ui::* in this header file will alias different types as
24 namespace android {
27 using android::hardware::graphics::common::V1_0::Hdr;
28 using android::hardware::graphics::common::V1_1::ColorMode;
29 using android::hardware::graphics::common::V1_1::Dataspace;
30 using android::hardware::graphics::common::V1_1::PixelFormat;
31 using android::hardware::graphics::common::V1_1::RenderIntent;
34 } // namespace android