Searched refs:postProcessImage (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/tools/aapt/ |
D | Images.h | 23 status_t postProcessImage(const Bundle* bundle, const sp<AaptAssets>& assets,
|
D | Images.cpp | 1584 status_t postProcessImage(const Bundle* bundle, const sp<AaptAssets>& assets, in postProcessImage() function
|
D | Resource.cpp | 1620 err = postProcessImage(bundle, assets, &table, it.getFile()); in buildResources() 1635 err = postProcessImage(bundle, assets, &table, it.getFile()); in buildResources()
|