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

Commit da1a1f62 authored by Jamie Gennis's avatar Jamie Gennis
Browse files

fix a comment typo in system/graphics.h

Change-Id: Ia6471a1c005cdc13833e6b0444e758add5a990e0
parent ef1e9bf9
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -48,12 +48,11 @@ enum {
    /*
     * Android YUV format:
     *
     * This format is exposed outside of the HAL to software
     * decoders and applications.
     * EGLImageKHR must support it in conjunction with the
     * This format is exposed outside of the HAL to software decoders and
     * applications.  EGLImageKHR must support it in conjunction with the
     * OES_EGL_image_external extension.
     *
     * YV12 is 4:2:0 YCrCb planar format comprised of a WxH Y plane followed
     * YV12 is a 4:2:0 YCrCb planar format comprised of a WxH Y plane followed
     * by (W/2) x (H/2) Cr and Cb planes.
     *
     * This format assumes