HomeSort by relevance Sort by last modified time
    Searched full:ppp_instance (Results 51 - 70 of 70) sorted by null

1 23

  /external/chromium_org/ppapi/proxy/
plugin_main_nacl.cc 25 #include "ppapi/c/ppp_instance.h"
interface_list.cc 65 #include "ppapi/c/ppp_instance.h"
ppapi_messages.h 598 // PPP_Instance.
    [all...]
  /external/chromium_org/native_client_sdk/src/examples/api/graphics_3d/
graphics_3d.cc 34 #include "ppapi/c/ppp_instance.h"
557 * the PPP_Instance structure.
601 static PPP_Instance instance_interface = {
  /external/chromium_org/content/renderer/pepper/
pepper_plugin_instance_impl.h 120 // recent version of PPP_Instance possible by querying the given
122 // PPP_Instance interface, returns NULL.
175 // PPP_Instance and PPP_Instance_Private.
    [all...]
pepper_plugin_instance_impl.cc 62 #include "ppapi/c/ppp_instance.h"
752 // PPP_Instance.HandleDocumentLoad call below, since this may reentrantly
    [all...]
plugin_module.cc 96 #include "ppapi/c/ppp_instance.h"
  /external/chromium_org/ppapi/c/
ppb_view.h 37 * <code>PPP_Instance.DidChangeView</code>.
ppb_message_loop.h 77 * the thread where PPP_InitializeModule and PPP_Instance functions are called.
  /external/chromium_org/ppapi/cpp/
instance.h 55 /// the <code>PPP_Instance</code> interface.
99 /// @name PPP_Instance methods for the module to override:
message_loop.h 64 /// the thread where PPP_InitializeModule and PPP_Instance functions are called.
  /external/chromium_org/native_client_sdk/src/tools/tests/data/
test_static_arm.nexe 
  /external/chromium_org/ppapi/api/
ppb_message_loop.idl 59 * the thread where PPP_InitializeModule and PPP_Instance functions are called.
  /external/chromium_org/ppapi/examples/video_capture/
video_capture.cc 60 // pp::Instance implementation (see PPP_Instance).
  /external/chromium_org/ppapi/
ppapi_sources.gypi 65 'c/ppp_instance.h',
  /external/chromium_org/ppapi/examples/video_decode/
video_decode.cc 63 // pp::Instance implementation (see PPP_Instance).
  /external/chromium_org/ppapi/native_client/
chrome_main.scons 48 'tests/ppapi_browser/ppp_instance/nacl.scons',
  /external/chromium_org/native_client_sdk/src/build_tools/
sdk_files.list 485 include/ppapi/c/ppp_instance.h
    [all...]
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.cc 40 #include "ppapi/c/ppp_instance.h"
    [all...]
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_shim.c 82 #include "ppapi/c/ppp_instance.h"
    [all...]

Completed in 1199 milliseconds

1 23