HomeSort by relevance Sort by last modified time
    Searched defs:MIDIClientProxy (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
MIDIClientProxy.cpp 32 #include "MIDIClientProxy.h"
43 MIDIClientProxy::MIDIClientProxy(WebMIDIClient* client)
48 void MIDIClientProxy::requestSysExPermission(PassRefPtr<MIDIAccess> access)
56 void MIDIClientProxy::cancelSysExPermissionRequest(MIDIAccess* access)
MIDIClientProxy.h 45 class MIDIClientProxy : public WebCore::MIDIClient {
47 explicit MIDIClientProxy(WebMIDIClient*);

Completed in 3293 milliseconds