Searched defs:aFrame (Results 1 – 2 of 2) sorted by relevance
84 otError SocketInterface::SendFrame(const uint8_t* aFrame, uint16_t aLength) { in SendFrame()240 void SocketInterface::Write(const uint8_t* aFrame, uint16_t aLength) { in Write()
360 bool GlWrapper::updateImageTexture(const BufferDesc& aFrame) { in updateImageTexture()