Searched refs:kSecondsOffset (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalImp.cpp2176 oalSource->SetQueueOffset(kSecondsOffset, value);
2255 oalSource->SetQueueOffset(kSecondsOffset, values[0]);
2401 oalSource->SetQueueOffset(kSecondsOffset, value);
2491 oalSource->SetQueueOffset(kSecondsOffset, *values);
2819 *value = oalSource->GetQueueOffset(kSecondsOffset);
2899 *values = oalSource->GetQueueOffset(kSecondsOffset);
H A DoalSource.h49 kSecondsOffset = 1, enumerator in enum:__anon2978
H A DoalSource.cpp2207 case kSecondsOffset:
2257 case kSecondsOffset:

Completed in 188 milliseconds