Searched defs:PutBytes (Results 1 - 3 of 3) sorted by relevance

/external/opencv/
H A DWLNonFileByteStream.cpp77 void WLNonFileByteStream::PutBytes( const void* buffer, int count ) function in class:WLNonFileByteStream
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
H A Dpnacl_translate_thread.cc74 void PnaclTranslateThread::PutBytes(std::vector<char>* bytes, function in class:plugin::PnaclTranslateThread
76 PLUGIN_PRINTF(("PutBytes (this=%p, bytes=%p, size=%" NACL_PRIuS
/external/opencv/otherlibs/highgui/
H A Dbitstrm.cpp831 void WLByteStream::PutBytes( const void* buffer, int count ) function in class:WLByteStream

Completed in 88 milliseconds