Searched defs:planeLayouts (Results 1 – 3 of 3) sorted by relevance
311 std::vector<PlaneLayout> planeLayouts; in TEST_F() local530 std::vector<PlaneLayout> planeLayouts; in TEST_F() local
203 std::vector<ui::PlaneLayout> planeLayouts; in lock() local276 std::vector<ui::PlaneLayout> planeLayouts; in lock() local849 std::vector<ui::PlaneLayout> planeLayouts; in bufferDumpHelper() 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()