Home
last modified time | relevance | path

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

/external/skia/src/images/
DSkMovie_gif.cpp273 static void getTransparencyAndDisposalMethod(const SavedImage* frame, bool* trans, int* disposal) in getTransparencyAndDisposalMethod() function
308 getTransparencyAndDisposalMethod(cur, &curTrans, &curDisposal); in disposeFrameIfNeeded()
311 getTransparencyAndDisposalMethod(next, &nextTrans, &nextDisposal); in disposeFrameIfNeeded()
403 getTransparencyAndDisposalMethod(cur, &trans, &disposal); in onGetBitmap()
/external/chromium_org/third_party/skia/src/images/
DSkMovie_gif.cpp273 static void getTransparencyAndDisposalMethod(const SavedImage* frame, bool* trans, int* disposal) in getTransparencyAndDisposalMethod() function
308 getTransparencyAndDisposalMethod(cur, &curTrans, &curDisposal); in disposeFrameIfNeeded()
311 getTransparencyAndDisposalMethod(next, &nextTrans, &nextDisposal); in disposeFrameIfNeeded()
403 getTransparencyAndDisposalMethod(cur, &trans, &disposal); in onGetBitmap()