Searched defs:outputDamages (Results 1 – 7 of 7) sorted by relevance
90 std::vector<GraphicIRect> outputDamages; in DoSomethingInterestingWithMyAPI() local
166 std::vector<GraphicIRect> outputDamages; in Draw() local
316 std::vector<GraphicIRect> outputDamages; in OutPutDisplay() local
322 std::vector<GraphicIRect> outputDamages; in Draw() local
303 std::vector<GraphicIRect> outputDamages; in Draw() local
270 std::vector<GraphicIRect> outputDamages; in Draw() local
224 void HdiOutput::SetOutputDamages(const std::vector<GraphicIRect> &outputDamages) in SetOutputDamages()