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

  /frameworks/wilhelm/src/android/
android_defs.h 152 kAndroidBufferTypeInvalid = ((SLuint16) 0x0),
  /frameworks/wilhelm/src/itf/
IAndroidBufferQueue.c 67 case kAndroidBufferTypeInvalid:
175 case kAndroidBufferTypeInvalid:
225 case kAndroidBufferTypeInvalid:
352 case kAndroidBufferTypeInvalid:
481 thiz->mBufferType = kAndroidBufferTypeInvalid;
512 case kAndroidBufferTypeInvalid:
513 bufferTypeString = "kAndroidBufferTypeInvalid";
IEngine.c 74 ap->mAndroidBufferQueue.mBufferType = kAndroidBufferTypeInvalid;
80 ap->mAndroidBufferQueue.mBufferType = kAndroidBufferTypeInvalid;
    [all...]

Completed in 416 milliseconds