Searched refs:pixel_point (Results 1 – 4 of 4) sorted by relevance
128 Point ScreenToDIPPoint(const Point& pixel_point) { in ScreenToDIPPoint() argument133 return ToFlooredPoint(ScalePoint(pixel_point, in ScreenToDIPPoint()
46 GFX_EXPORT Point ScreenToDIPPoint(const Point& pixel_point);
452 pixel_point(struct gl_context *ctx, const SWvertex *vert) in pixel_point() function562 swrast->Point = pixel_point; in _swrast_choose_point()