Home
last modified time | relevance | path

Searched defs:outPlaneLayouts (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/ui/
DGraphicBufferMapper.cpp275 std::vector<ui::PlaneLayout>* outPlaneLayouts) { in getPlaneLayouts()
378 std::vector<ui::PlaneLayout>* outPlaneLayouts) { in getDefaultPlaneLayouts()
/frameworks/native/libs/gralloc/types/
DGralloc4.cpp797 …_t decodePlaneLayoutsHelper(InputHidlVec* inputHidlVec, std::vector<PlaneLayout>* outPlaneLayouts)… in decodePlaneLayoutsHelper()
1069 …odePlaneLayouts(const std::vector<PlaneLayout>& planeLayouts, hidl_vec<uint8_t>* outPlaneLayouts) { in encodePlaneLayouts()
1074 …codePlaneLayouts(const hidl_vec<uint8_t>& planeLayouts, std::vector<PlaneLayout>* outPlaneLayouts)… in decodePlaneLayouts()