HomeSort by relevance Sort by last modified time
    Searched refs:PPB_Graphics2D_1_0 (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ppapi/cpp/
graphics_2d.cc 21 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/
ppb_graphics_2d_thunk.cc 104 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() {
interfaces_ppb_public_stable.h 61 PROXIED_IFACE(PPB_GRAPHICS_2D_INTERFACE_1_0, PPB_Graphics2D_1_0)
  /external/chromium_org/ppapi/c/
ppb_graphics_2d.h 283 struct PPB_Graphics2D_1_0 {
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_shim.c     [all...]

Completed in 2587 milliseconds