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

/external/chromium_org/content/renderer/pepper/
H A Dpepper_video_destination_host.cc67 const ppapi::HostResource& image_data_resource,
70 image_data_resource.host_resource(), true);
65 OnHostMsgPutFrame( HostMessageContext* context, const ppapi::HostResource& image_data_resource, PP_TimeTicks timestamp) argument
H A Dpepper_graphics_2d_host_unittest.cc58 ppapi::HostResource image_data_resource; local
59 image_data_resource.SetHostResource(image_data->pp_instance(),
62 NULL, image_data_resource, PP_Point(), false, PP_Rect());

Completed in 77 milliseconds