Searched defs:dstSize (Results 1 – 3 of 3) sorted by relevance
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/ |
| D | Framebuffer9.cpp | 259 gl::Extents dstSize(drawRenderTarget->getWidth(), drawRenderTarget->getHeight(), 1); in blitImpl() local
|
| /device/generic/vulkan-cereal/third-party/lz4/ |
| D | lz4frame.c | 528 …_limitedOutput_continue(void* ctx, const char* src, char* dst, int srcSize, int dstSize, int level) in LZ4F_localLZ4_compressHC_limitedOutput_continue() 968 static void LZ4F_updateDict(LZ4F_dctx* dctxPtr, const BYTE* dstPtr, size_t dstSize, const BYTE* dst… in LZ4F_updateDict()
|
| D | lz4.c | 1405 …utput_withState (void* state, const char* src, char* dst, int srcSize, int dstSize) { return LZ4_c… in LZ4_compress_limitedOutput_withState()
|