Searched defs:planeLayouts (Results 1 – 5 of 5) sorted by relevance
480 std::vector<ui::PlaneLayout> planeLayouts; in extractP010Gralloc4PlaneLayout() local
311 std::vector<PlaneLayout> planeLayouts; in TEST_F() local558 std::vector<PlaneLayout> planeLayouts; in TEST_F() local
265 std::vector<ui::PlaneLayout> planeLayouts; in lock() local338 std::vector<ui::PlaneLayout> planeLayouts; in lock() local830 std::vector<ui::PlaneLayout> planeLayouts; in bufferDumpHelper() local
376 std::vector<ui::PlaneLayout> planeLayouts; in lock() local429 std::vector<ui::PlaneLayout> planeLayouts; in lock() 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()