Searched defs:planeLayouts (Results 1 – 5 of 5) sorted by relevance
128 std::vector<PlaneLayout> planeLayouts; in getPlaneLayouts() local168 std::vector<PlaneLayout> planeLayouts = getPlaneLayouts(mapper, buf); variable422 std::vector<PlaneLayout> planeLayouts = getPlaneLayouts(mMapperV4, buf); in getMonoPlanarStrideBytes() local
113 void verifyRGBA8888PlaneLayouts(const std::vector<PlaneLayout>& planeLayouts) { in verifyRGBA8888PlaneLayouts()201 std::vector<PlaneLayout> planeLayouts; in getAndroidYCbCr() local287 std::vector<PlaneLayout> planeLayouts; in verifyRGBA8888() local680 std::vector<PlaneLayout> planeLayouts; in TEST_P() local828 std::vector<PlaneLayout> planeLayouts; in TEST_P() local870 std::vector<PlaneLayout> planeLayouts; in TEST_P() local1266 std::vector<PlaneLayout> planeLayouts; in TEST_P() local1585 std::vector<PlaneLayout> planeLayouts; in TEST_P() local2229 std::vector<PlaneLayout> planeLayouts; in TEST_P() local
311 std::vector<PlaneLayout> planeLayouts; in TEST_F() local530 std::vector<PlaneLayout> planeLayouts; in TEST_F() local
204 std::vector<ui::PlaneLayout> planeLayouts; in lock() local277 std::vector<ui::PlaneLayout> planeLayouts; in lock() local851 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()