Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DGIFMovie.cpp269 int disposal = ((eb->Bytes[0] >> 2) & 7); in checkIfWillBeCleared() local
278 static void getTransparencyAndDisposalMethod(const SavedImage* frame, bool* trans, int* disposal) in getTransparencyAndDisposalMethod()
404 int disposal; in onGetBitmap() local