Home
last modified time | relevance | path

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

/frameworks/native/libs/gralloc/types/
DGralloc4.cpp740 status_t decodePlaneLayout(InputHidlVec* input, PlaneLayout* output) { in decodePlaneLayout() function
809 err = decodePlaneLayout(inputHidlVec, &outPlaneLayouts->back()); in decodePlaneLayoutsHelper()