Searched refs:preProcessImageToCache (Results 1 – 4 of 4) sorted by relevance
21 status_t preProcessImageToCache(const Bundle* bundle, const String8& source, const String8& dest);
106 preProcessImageToCache(bundle, source, dest); in processImage()
1359 status_t preProcessImageToCache(const Bundle* bundle, const String8& source, const String8& dest) in preProcessImageToCache() function
2526 if (preProcessImageToCache(bundle, input, output) != NO_ERROR) { in doSingleCrunch()