Home
last modified time | relevance | path

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

/external/minigbm/cros_gralloc/gralloc4/
DCrosGralloc4Utils.h39 int getPlaneLayouts(
DCrosGralloc4Utils.cc762 int getPlaneLayouts(uint32_t drmFormat, std::vector<PlaneLayout>* outPlaneLayouts) { in getPlaneLayouts() function
DCrosGralloc4Mapper.cc498 getPlaneLayouts(crosHandle->format, &planeLayouts); in get()