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