Searched defs:shouldCancelDecode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkImageDecoder.h236 // now the subclass must query shouldCancelDecode() to be informed
429 bool shouldCancelDecode() const { return fShouldCancelDecode; } function in class:SkImageDecoder
/external/skia/include/core/
H A DSkImageDecoder.h236 // now the subclass must query shouldCancelDecode() to be informed
429 bool shouldCancelDecode() const { return fShouldCancelDecode; } function in class:SkImageDecoder

Completed in 1136 milliseconds