Home
last modified time | relevance | path

Searched refs:deThreadOutStream (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/delibs/destream/
DdeThreadStream.c45 } deThreadOutStream; typedef
154 deThreadOutStream* threadStream = (deThreadOutStream*)stream; in threadOutStream_write()
160 deThreadOutStream* threadStream = (deThreadOutStream*)stream; in threadOutStream_getError()
168 deThreadOutStream* threadStream = (deThreadOutStream*)stream; in threadOutStream_getStatus()
176 deThreadOutStream* threadStream = (deThreadOutStream*)stream; in threadOutStream_flush()
192 deThreadOutStream* threadStream = DE_NULL; in deThreadOutStream_init()
194 threadStream = malloc(sizeof(deThreadOutStream)); in deThreadOutStream_init()