Home | History | Annotate | Download | only in compositor

Lines Matching refs:ConvertPointToLayer

476   Layer::ConvertPointToLayer(l2.get(), l1.get(), &point1_in_l2_coords);
481 Layer::ConvertPointToLayer(l1.get(), l2.get(), &point2_in_l1_coords);
501 Layer::ConvertPointToLayer(l3.get(), l1.get(), &point1_in_l3_coords);
506 Layer::ConvertPointToLayer(l1.get(), l3.get(), &point2_in_l1_coords);