Home
last modified time | relevance | path

Searched defs:willBeCleared (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/ex/framesequence/jni/
H A DFrameSequence_gif.cpp39 static bool willBeCleared(const GraphicsControlBlock& gcb) { in willBeCleared() function
304 bool willBeCleared = gcb.DisposalMode == DISPOSE_BACKGROUND in drawFrame() local
H A DFrameSequence_webp.cpp155 static bool willBeCleared(const WebPIterator& iter) { in willBeCleared() function