Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DGIFMovie.cpp265 static bool checkIfWillBeCleared(const SavedImage* frame) in checkIfWillBeCleared() function
426 if (i == lastIndex || !checkIfWillBeCleared(cur)) { in onGetBitmap()