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

/external/chromium_org/ppapi/c/
H A Dpp_size.h54 * PP_MakeSize() creates a <code>PP_Size</code> given a width and height as
62 PP_INLINE struct PP_Size PP_MakeSize(int32_t w, int32_t h) { function

Completed in 67 milliseconds