Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c7e0a381 authored by Romain Guy's avatar Romain Guy
Browse files

Remove RGBX_FP16 format

Bug: 32984164
Test: compile
Change-Id: I8ab55ee7aca685987daec7d499f95e9346476c31
parent 07af06ae
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -39,9 +39,11 @@ enum PixelFormat : int32_t {

    /*
     * The following formats use a 16bit float per color component.
     *
     * When used with ANativeWindow, the dataSpace field describes the color
     * space of the buffer.
     */
    RGBA_FP16          = 0x16,
    RGBX_FP16          = 0x17,

    /*
     * 0x101 - 0x1FF