Home
last modified time | relevance | path

Searched defs:startTick (Results 1 – 1 of 1) sorted by relevance

/frameworks/wilhelm/src/itf/
DIMIDITime.cpp77 static SLresult IMIDITime_SetLoopPoints(SLMIDITimeItf self, SLuint32 startTick, SLuint32 numTicks) in IMIDITime_SetLoopPoints()
108 SLuint32 startTick = thiz->mStartTick; in IMIDITime_GetLoopPoints() local