Loading libs/gralloc/types/Gralloc4.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -1317,6 +1317,8 @@ std::string getPlaneLayoutComponentTypeName(const ExtendableType& planeLayoutCom return "G"; case PlaneLayoutComponentType::B: return "B"; case PlaneLayoutComponentType::RAW: return "RAW"; case PlaneLayoutComponentType::A: return "A"; } Loading Loading
libs/gralloc/types/Gralloc4.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -1317,6 +1317,8 @@ std::string getPlaneLayoutComponentTypeName(const ExtendableType& planeLayoutCom return "G"; case PlaneLayoutComponentType::B: return "B"; case PlaneLayoutComponentType::RAW: return "RAW"; case PlaneLayoutComponentType::A: return "A"; } Loading