Home
last modified time | relevance | path

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

/frameworks/native/libs/gralloc/types/
DGralloc4.cpp654 status_t encodePlaneLayoutComponents(const std::vector<PlaneLayoutComponent>& input, OutputHidlVec*… in encodePlaneLayoutComponents() function
704 status_t err = encodePlaneLayoutComponents(input.components, output); in encodePlaneLayout()