Home
last modified time | relevance | path

Searched refs:decodePlaneLayoutComponents (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/gralloc/types/
DGralloc4.cpp674 status_t decodePlaneLayoutComponents(InputHidlVec* input, std::vector<PlaneLayoutComponent>* output… in decodePlaneLayoutComponents() function
745 status_t err = decodePlaneLayoutComponents(input, &output->components); in decodePlaneLayout()