Home | History | Annotate | Download | only in libopensles

Lines Matching full:sizeof

41     sizeof(C3DGroup),
99 sizeof(CAudioPlayer),
135 sizeof(CAudioRecorder),
174 sizeof(CEngine),
199 sizeof(CLEDDevice),
227 sizeof(CListener),
256 sizeof(CMetadataExtractor),
310 sizeof(CMidiPlayer),
353 sizeof(COutputMix),
378 sizeof(CVibraDevice),
433 if ((objectID0 <= objectID) && ((objectID0 + sizeof(classes)/sizeof(classes[0])) > objectID)) {