Searched defs:WrappedOutput (Results 1 – 2 of 2) sorted by relevance
29 struct WrappedOutput { struct41 // this allows WrappedOutput to keep adding content to this block argument56 size_t mLineLength;58 Block mRootBlock;59 Block* mCurrentBlock;
296 WrappedOutput::WrappedOutput(size_t lineLength) in WrappedOutput() function in android::WrappedOutput