Searched refs:getCopySize (Results 1 – 1 of 1) sorted by relevance
/frameworks/ex/framesequence/jni/ |
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()
|