Home
last modified time | relevance | path

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

/external/minigbm/cros_gralloc/gralloc4/
DCrosGralloc4Utils.cc763 const auto& planeLayoutsMap = GetPlaneLayoutsMap(); in getPlaneLayouts() local
764 const auto it = planeLayoutsMap.find(drmFormat); in getPlaneLayouts()
765 if (it == planeLayoutsMap.end()) { in getPlaneLayouts()