OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mTypical
(Results
1 - 3
of
3
) sorted by null
/frameworks/wilhelm/src/itf/
IBufferQueue.c
194
BufferHeader *bufferHeader = thiz->
mTypical
;
210
if ((NULL != thiz->mArray) && (thiz->mArray != thiz->
mTypical
)) {
IEngine.c
28
ap->mBufferQueue.mArray = ap->mBufferQueue.
mTypical
;
504
thiz->mBufferQueue.mArray = thiz->mBufferQueue.
mTypical
;
[
all
...]
/frameworks/wilhelm/src/
itfstruct.h
247
BufferHeader
mTypical
[BUFFER_HEADER_TYPICAL+1];
Completed in 220 milliseconds