Home
last modified time | relevance | path

Searched refs:pixel_point (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/gfx/win/
Ddpi.cc128 Point ScreenToDIPPoint(const Point& pixel_point) { in ScreenToDIPPoint() argument
133 return ToFlooredPoint(ScalePoint(pixel_point, in ScreenToDIPPoint()
Ddpi.h46 GFX_EXPORT Point ScreenToDIPPoint(const Point& pixel_point);
/external/mesa3d/src/mesa/swrast/
Ds_points.c452 pixel_point(struct gl_context *ctx, const SWvertex *vert) in pixel_point() function
562 swrast->Point = pixel_point; in _swrast_choose_point()
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
Ds_points.c452 pixel_point(struct gl_context *ctx, const SWvertex *vert) in pixel_point() function
562 swrast->Point = pixel_point; in _swrast_choose_point()