Searched refs:ValidateAndConvertRect (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Dpepper_graphics_2d_host.cc57 bool ValidateAndConvertRect(const PP_Rect* rect, function in namespace:content::__anon7795
431 if (!ValidateAndConvertRect(src_rect_specified ? &src_rect : NULL,
462 if (!ValidateAndConvertRect(clip_specified ? &clip : NULL,

Completed in 161 milliseconds