Searched refs:processImage (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/tests/
H A DMockCacheUpdater.h30 virtual void processImage(String8 source, String8 dest) { function in class:MockCacheUpdater
/frameworks/base/tools/aapt/
H A DCacheUpdater.h25 * To update/add a file to the cache, call processImage
37 virtual void processImage(String8 source, String8 dest) = 0;
96 virtual void processImage(String8 source, String8 dest) function in class:SystemCacheUpdater
H A DCrunchCache.cpp54 cu->processImage(mSourcePath.appendPathCopy(relativePath),

Completed in 480 milliseconds