Home
last modified time | relevance | path

Searched refs:getCopySize (Results 1 – 1 of 1) sorted by relevance

/frameworks/ex/framesequence/jni/
DFrameSequence_gif.cpp165 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()