Searched defs:processImage (Results 1 - 2 of 2) 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

Completed in 310 milliseconds