Searched defs:planeLayouts (Results 1 – 6 of 6) sorted by relevance
311 std::vector<PlaneLayout> planeLayouts; in TEST_F() local558 std::vector<PlaneLayout> planeLayouts; in TEST_F() local
480 std::vector<ui::PlaneLayout> planeLayouts; in extractP010Gralloc4PlaneLayout() local
781 status_t encodePlaneLayoutsHelper(const std::vector<PlaneLayout>& planeLayouts, OutputHidlVec* outO… in encodePlaneLayoutsHelper()1069 status_t encodePlaneLayouts(const std::vector<PlaneLayout>& planeLayouts, hidl_vec<uint8_t>* outPla… in encodePlaneLayouts()1074 status_t decodePlaneLayouts(const hidl_vec<uint8_t>& planeLayouts, std::vector<PlaneLayout>* outPla… in decodePlaneLayouts()
341 std::vector<ui::PlaneLayout> planeLayouts; member624 std::vector<ui::PlaneLayout> planeLayouts; in lock() local
309 std::vector<ui::PlaneLayout> planeLayouts; in lock() local801 std::vector<ui::PlaneLayout> planeLayouts; in bufferDumpHelper() local
43 static void resolveLegacyByteLayoutFromPlaneLayout(const std::vector<ui::PlaneLayout>& planeLayouts, in resolveLegacyByteLayoutFromPlaneLayout()