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

/external/chromium_org/ppapi/cpp/
H A Dgraphics_2d.cc21 template <> const char* interface_name<PPB_Graphics2D_1_0>() {
48 } else if (has_interface<PPB_Graphics2D_1_0>()) {
49 PassRefFromConstructor(get_interface<PPB_Graphics2D_1_0>()->Create(
78 } else if (has_interface<PPB_Graphics2D_1_0>()) {
79 get_interface<PPB_Graphics2D_1_0>()->PaintImageData(pp_resource(),
94 } else if (has_interface<PPB_Graphics2D_1_0>()) {
95 get_interface<PPB_Graphics2D_1_0>()->PaintImageData(pp_resource(),
107 } else if (has_interface<PPB_Graphics2D_1_0>()) {
108 get_interface<PPB_Graphics2D_1_0>()->Scroll(pp_resource(),
118 } else if (has_interface<PPB_Graphics2D_1_0>()) {
[all...]
/external/chromium_org/ppapi/thunk/
H A 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() {
H A Dinterfaces_ppb_public_stable.h61 PROXIED_IFACE(PPB_GRAPHICS_2D_INTERFACE_1_0, PPB_Graphics2D_1_0)
/external/chromium_org/ppapi/c/
H A Dppb_graphics_2d.h283 struct PPB_Graphics2D_1_0 { struct
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
H A Dpnacl_shim.c747 /* Begin wrapper methods for PPB_Graphics2D_1_0 */
750 const struct PPB_Graphics2D_1_0 *iface = Pnacl_WrapperInfo_PPB_Graphics2D_1_0.real_iface;
755 const struct PPB_Graphics2D_1_0 *iface = Pnacl_WrapperInfo_PPB_Graphics2D_1_0.real_iface;
760 const struct PPB_Graphics2D_1_0 *iface = Pnacl_WrapperInfo_PPB_Graphics2D_1_0.real_iface;
765 const struct PPB_Graphics2D_1_0 *iface = Pnacl_WrapperInfo_PPB_Graphics2D_1_0.real_iface;
770 const struct PPB_Graphics2D_1_0 *iface = Pnacl_WrapperInfo_PPB_Graphics2D_1_0.real_iface;
775 const struct PPB_Graphics2D_1_0 *iface = Pnacl_WrapperInfo_PPB_Graphics2D_1_0.real_iface;
780 const struct PPB_Graphics2D_1_0 *iface = Pnacl_WrapperInfo_PPB_Graphics2D_1_0.real_iface;
784 /* End wrapper methods for PPB_Graphics2D_1_0 */
4665 static const struct PPB_Graphics2D_1_0 Pnacl_Wrappers_PPB_Graphics2D_1_
[all...]

Completed in 4365 milliseconds