Searched refs:getCopySize (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/ex/framesequence/jni/ |
H A D | FrameSequence_gif.cpp | 165 static void getCopySize(const GifImageDesc& imageDesc, int maxWidth, int maxHeight, in getCopySize() function 285 getCopySize(prevFrame.ImageDesc, width, height, copyWidth, copyHeight); in drawFrame() 318 getCopySize(frame.ImageDesc, width, height, copyWidth, copyHeight); in drawFrame()
|