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