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

  /external/chromium_org/media/midi/
midi_manager_win.cc 61 void operator()(MIDIHDR* header) {
71 typedef scoped_ptr<MIDIHDR, MIDIHDRDeleter> ScopedMIDIHDR;
74 ScopedMIDIHDR header(new MIDIHDR);
287 self->OnLongMessageReceived(reinterpret_cast<MIDIHDR*>(param1),
310 void OnLongMessageReceived(MIDIHDR* header, DWORD elapsed_ms) {
464 // Take ownership of the MIDIHDR object.
465 ScopedMIDIHDR header(reinterpret_cast<MIDIHDR*>(param1));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmsystem.h 744 } MIDIHDR,*PMIDIHDR,NEAR *NPMIDIHDR,*LPMIDIHDR;
    [all...]

Completed in 90 milliseconds