Home
last modified time | relevance | path

Searched refs:PPB_Graphics2D_1_0 (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ppapi/cpp/
Dgraphics_2d.cc21 template <> const char* interface_name<PPB_Graphics2D_1_0>() { in interface_name()
48 } else if (has_interface<PPB_Graphics2D_1_0>()) { in Graphics2D()
49 PassRefFromConstructor(get_interface<PPB_Graphics2D_1_0>()->Create( in Graphics2D()
78 } else if (has_interface<PPB_Graphics2D_1_0>()) { in PaintImageData()
79 get_interface<PPB_Graphics2D_1_0>()->PaintImageData(pp_resource(), in PaintImageData()
94 } else if (has_interface<PPB_Graphics2D_1_0>()) { in PaintImageData()
95 get_interface<PPB_Graphics2D_1_0>()->PaintImageData(pp_resource(), in PaintImageData()
107 } else if (has_interface<PPB_Graphics2D_1_0>()) { in Scroll()
108 get_interface<PPB_Graphics2D_1_0>()->Scroll(pp_resource(), in Scroll()
118 } else if (has_interface<PPB_Graphics2D_1_0>()) { in ReplaceContents()
[all …]
/external/chromium_org/ppapi/thunk/
Dppb_graphics_2d_thunk.cc104 const PPB_Graphics2D_1_0 g_ppb_graphics2d_thunk_1_0 = {
128 PPAPI_THUNK_EXPORT const PPB_Graphics2D_1_0* GetPPB_Graphics2D_1_0_Thunk() { in GetPPB_Graphics2D_1_0_Thunk()
Dinterfaces_ppb_public_stable.h61 PROXIED_IFACE(PPB_GRAPHICS_2D_INTERFACE_1_0, PPB_Graphics2D_1_0)
/external/chromium_org/ppapi/c/
Dppb_graphics_2d.h283 struct PPB_Graphics2D_1_0 { struct
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dpnacl_shim.c750 const struct PPB_Graphics2D_1_0 *iface = Pnacl_WrapperInfo_PPB_Graphics2D_1_0.real_iface; in Pnacl_M14_PPB_Graphics2D_Create()
755 const struct PPB_Graphics2D_1_0 *iface = Pnacl_WrapperInfo_PPB_Graphics2D_1_0.real_iface; in Pnacl_M14_PPB_Graphics2D_IsGraphics2D()
760 const struct PPB_Graphics2D_1_0 *iface = Pnacl_WrapperInfo_PPB_Graphics2D_1_0.real_iface; in Pnacl_M14_PPB_Graphics2D_Describe()
765 const struct PPB_Graphics2D_1_0 *iface = Pnacl_WrapperInfo_PPB_Graphics2D_1_0.real_iface; in Pnacl_M14_PPB_Graphics2D_PaintImageData()
770 const struct PPB_Graphics2D_1_0 *iface = Pnacl_WrapperInfo_PPB_Graphics2D_1_0.real_iface; in Pnacl_M14_PPB_Graphics2D_Scroll()
775 const struct PPB_Graphics2D_1_0 *iface = Pnacl_WrapperInfo_PPB_Graphics2D_1_0.real_iface; in Pnacl_M14_PPB_Graphics2D_ReplaceContents()
780 const struct PPB_Graphics2D_1_0 *iface = Pnacl_WrapperInfo_PPB_Graphics2D_1_0.real_iface; in Pnacl_M14_PPB_Graphics2D_Flush()
4665 static const struct PPB_Graphics2D_1_0 Pnacl_Wrappers_PPB_Graphics2D_1_0 = {