Lines Matching refs:rootPlanes
404 layout->rootPlanes = 0; in Gralloc4Mapper_lock()
407 layout->rootPlanes++; in Gralloc4Mapper_lock()
509 layout->rootPlanes = 1; in PopulatePlaneLayout()
582 layout->rootPlanes = 1; in PopulatePlaneLayout()
673 layout->rootPlanes = 3; in PopulatePlaneLayout()
737 layout->rootPlanes = 2; in PopulatePlaneLayout()
803 layout->rootPlanes = 3; in PopulatePlaneLayout()
868 layout->rootPlanes = 1; in PopulatePlaneLayout()
891 if (layout->type == C2PlanarLayout::TYPE_YUV && layout->rootPlanes == 3) { in HandleInterleavedPlanes()
895 layout->rootPlanes = 2; in HandleInterleavedPlanes()
899 layout->rootPlanes = 2; in HandleInterleavedPlanes()
1119 layout->type, layout->numPlanes, layout->rootPlanes); in map()
1469 layout->type, layout->numPlanes, layout->rootPlanes); in map()