Searched refs:SetInputBuffer (Results 1 – 7 of 7) sorted by relevance
67 ctx->SetInputBuffer(std::move(codec_memory)); in Input()
45 void SetInputBuffer(RetainPtr<CFX_CodecMemory> codec_memory);
28 SetInputBuffer(std::move(pMemory)); in SetTestInputBuffer()32 TEST(CFX_GifContext, SetInputBuffer) { in TEST() argument
336 void CFX_GifContext::SetInputBuffer(RetainPtr<CFX_CodecMemory> codec_memory) { in SetInputBuffer() function in fxcodec::CFX_GifContext
66 ctx->m_Bmp.SetInputBuffer(std::move(codec_memory)); in Input()
30 void SetInputBuffer(RetainPtr<CFX_CodecMemory> codec_memory);
651 void CFX_BmpDecompressor::SetInputBuffer( in SetInputBuffer() function in fxcodec::CFX_BmpDecompressor