Searched defs:outLength (Results 1 – 6 of 6) sorted by relevance
201 uint8_t* input, uint32_t* outLength, const std::vector<uint8_t>& data) { in checkTransmit()
160 uint32_t outLength = 0; in executeCommands_2_2() local
162 uint32_t outLength = 0; in executeCommands_2_3() local
630 bool beginCommand(T* outCommand, uint16_t* outLength) { in beginCommand()637 bool beginCommandBase(IComposerClient::Command* outCommand, uint16_t* outLength) { in beginCommandBase()
312 uint32_t outLength = 0; in executeCommands() local
5013 void GL2Encoder::getProgramBinaryLength(GLuint program, GLint* outLength) { in getProgramBinaryLength()