Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/delibs/destream/
H A DdeThreadStream.c49 deThreadInStream *threadStream = (deThreadInStream *)arg; in inStreamCopy() local
84 deThreadInStream *threadStream = (deThreadInStream *)stream; in threadInStream_read() local
90 deThreadInStream *threadStream = (deThreadInStream *)stream; in threadInStream_getError() local
98 deThreadInStream *threadStream = (deThreadInStream *)stream; in threadInStream_getStatus() local
107 deThreadInStream *threadStream = (deThreadInStream *)stream; in threadStream_deinit() local
127 deThreadInStream *threadStream = DE_NULL; in deThreadInStream_init() local
147 deThreadOutStream *threadStream = (deThreadOutStream *)stream; in threadOutStream_write() local
153 deThreadOutStream *threadStream = (deThreadOutStream *)stream; in threadOutStream_getError() local
161 deThreadOutStream *threadStream = (deThreadOutStream *)stream; in threadOutStream_getStatus() local
169 deThreadOutStream *threadStream = (deThreadOutStream *)stream; in threadOutStream_flush() local
[all …]