Home
last modified time | relevance | path

Searched refs:ANPInterface (Results 1 – 21 of 21) sorted by relevance

/external/webkit/Source/WebCore/plugins/android/
DPluginViewAndroid.cpp89 extern void ANPAudioTrackInterfaceV0_Init(ANPInterface* value);
90 extern void ANPAudioTrackInterfaceV1_Init(ANPInterface* value);
91 extern void ANPBitmapInterfaceV0_Init(ANPInterface* value);
92 extern void ANPCanvasInterfaceV0_Init(ANPInterface* value);
93 extern void ANPEventInterfaceV0_Init(ANPInterface* value);
94 extern void ANPLogInterfaceV0_Init(ANPInterface* value);
95 extern void ANPMatrixInterfaceV0_Init(ANPInterface* value);
96 extern void ANPOffscreenInterfaceV0_Init(ANPInterface* value);
97 extern void ANPPaintInterfaceV0_Init(ANPInterface* value);
98 extern void ANPPathInterfaceV0_Init(ANPInterface* value);
[all …]
/external/webkit/Source/WebKit/android/plugins/
Dandroid_npapi.h239 struct ANPInterface { struct
250 struct ANPLogInterfaceV0 : ANPInterface { argument
257 struct ANPBitmapInterfaceV0 : ANPInterface {
264 struct ANPMatrixInterfaceV0 : ANPInterface {
317 struct ANPPathInterfaceV0 : ANPInterface {
447 struct ANPTypefaceInterfaceV0 : ANPInterface {
531 struct ANPPaintInterfaceV0 : ANPInterface {
603 struct ANPCanvasInterfaceV0 : ANPInterface {
659 struct ANPWindowInterfaceV0 : ANPInterface {
793 struct ANPAudioTrackInterfaceV0 : ANPInterface {
[all …]
DANPSystem_npapi.h32 struct ANPSystemInterfaceV0 : ANPInterface {
60 struct ANPSystemInterfaceV2 : ANPInterface {
DANPWindowInterface.cpp92 void ANPWindowInterfaceV0_Init(ANPInterface* value) { in ANPWindowInterfaceV0_Init()
103 void ANPWindowInterfaceV1_Init(ANPInterface* value) { in ANPWindowInterfaceV1_Init()
111 void ANPWindowInterfaceV2_Init(ANPInterface* value) { in ANPWindowInterfaceV2_Init()
DANPSystemInterface.cpp141 void ANPSystemInterfaceV0_Init(ANPInterface* v) { in ANPSystemInterfaceV0_Init()
148 void ANPSystemInterfaceV1_Init(ANPInterface* v) { in ANPSystemInterfaceV1_Init()
156 void ANPSystemInterfaceV2_Init(ANPInterface* v) { in ANPSystemInterfaceV2_Init()
DANPVideoInterface.cpp85 void ANPVideoInterfaceV0_Init(ANPInterface* value) { in ANPVideoInterfaceV0_Init()
93 void ANPVideoInterfaceV1_Init(ANPInterface* value) { in ANPVideoInterfaceV1_Init()
DANPSoundInterface.cpp149 void ANPAudioTrackInterfaceV0_Init(ANPInterface* value) { in ANPAudioTrackInterfaceV0_Init()
159 void ANPAudioTrackInterfaceV1_Init(ANPInterface* value) { in ANPAudioTrackInterfaceV1_Init()
DANPNativeWindow_npapi.h33 struct ANPNativeWindowInterfaceV0 : ANPInterface {
DANPSurface_npapi.h32 struct ANPSurfaceInterfaceV0 : ANPInterface {
DANPOpenGL_npapi.h43 struct ANPOpenGLInterfaceV0 : ANPInterface {
DANPVideo_npapi.h32 struct ANPVideoInterfaceV0 : ANPInterface {
DANPLogInterface.cpp56 void ANPLogInterfaceV0_Init(ANPInterface* value) { in ANPLogInterfaceV0_Init()
DANPBitmapInterface.cpp67 void ANPBitmapInterfaceV0_Init(ANPInterface* value) { in ANPBitmapInterfaceV0_Init()
DANPNativeWindowInterface.cpp75 void ANPNativeWindowInterfaceV0_Init(ANPInterface* v) { in ANPNativeWindowInterfaceV0_Init()
DANPEventInterface.cpp80 void ANPEventInterfaceV0_Init(ANPInterface* value) { in ANPEventInterfaceV0_Init()
DANPTypefaceInterface.cpp93 void ANPTypefaceInterfaceV0_Init(ANPInterface* v) { in ANPTypefaceInterfaceV0_Init()
DANPPathInterface.cpp95 void ANPPathInterfaceV0_Init(ANPInterface* value) { in ANPPathInterfaceV0_Init()
DANPSurfaceInterface.cpp164 void ANPSurfaceInterfaceV0_Init(ANPInterface* value) { in ANPSurfaceInterfaceV0_Init()
DANPMatrixInterface.cpp145 void ANPMatrixInterfaceV0_Init(ANPInterface* value) { in ANPMatrixInterfaceV0_Init()
DANPPaintInterface.cpp178 void ANPPaintInterfaceV0_Init(ANPInterface* value) { in ANPPaintInterfaceV0_Init()
DANPCanvasInterface.cpp169 void ANPCanvasInterfaceV0_Init(ANPInterface* value) { in ANPCanvasInterfaceV0_Init()