Searched defs:PP_MakePoint (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/c/
H A Dpp_point.h61 * PP_MakePoint() creates a <code>PP_Point</code> given the x and y coordinates
71 PP_INLINE struct PP_Point PP_MakePoint(int32_t x, int32_t y) { function

Completed in 763 milliseconds