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

Commit b5d108db authored by Pawin Vongmasa's avatar Pawin Vongmasa
Browse files

Make conversion functions non-inline

This obviates the dependency on libgui for users of
libstagefright_bufferqueue_helper.

Test: Builds

Bug: 64121714
Bug: 31973802
Bug: 74006396
Change-Id: Ia1363d01c8f33baf71c22f70d13a735a19d3f75c
parent 694a72d3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@ cc_library_shared {
    },

    srcs: [
        "Conversion.cpp",
        "FrameDropper.cpp",
        "GraphicBufferSource.cpp",
        "WProducerListener.cpp",
+1542 −0

File added.

Preview size limit exceeded, changes collapsed.

+70 −891

File changed.

Preview size limit exceeded, changes collapsed.