Home
last modified time | relevance | path

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

/frameworks/ex/framesequence/jni/
DFrameSequence_webp.cpp36 static bool isFullFrame(const WebPIterator& frame, int canvasWidth, int canvasHeight) { in isFullFrame() function
69 isFullFrame(curr, canvasWidth, canvasHeight)) { in constructDependencyChain()
73 (isFullFrame(prev, canvasWidth, canvasHeight) || mIsKeyFrame[i - 1]); in constructDependencyChain()