Searched defs:ListStats (Results 1 – 1 of 1) sorted by relevance
88 struct ListStats { struct89 int numAppLayers; //Total - 1, excluding FB layer.90 int skipCount;91 int fbLayerIndex; //Always last for now. = numAppLayers93 int yuvCount;94 int yuvIndices[MAX_NUM_LAYERS];95 bool needsAlphaScale;96 bool preMultipliedAlpha;97 bool planeAlpha;