Lines Matching defs:info
397 // This descriptor is used to store the draw info we decide on during on(Pre)PrepareDraws. We
734 const ColorSubsetAndAA& info = iter.metadata();
736 tessellator.append(iter.deviceQuad(), iter.localQuad(), info.fColor,
737 info.fSubsetRect, info.aaFlags());
1086 const ColorSubsetAndAA& info = iter.metadata();
1091 i, info.fColor.toBytes_RGBA(), fMetadata.fSubset, info.fSubsetRect.fLeft,
1092 info.fSubsetRect.fTop, info.fSubsetRect.fRight, info.fSubsetRect.fBottom,