Home
last modified time | relevance | path

Searched refs:postProcessImage (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/
DImages.h23 status_t postProcessImage(const Bundle* bundle, const sp<AaptAssets>& assets,
DImages.cpp1584 status_t postProcessImage(const Bundle* bundle, const sp<AaptAssets>& assets, in postProcessImage() function
DResource.cpp1620 err = postProcessImage(bundle, assets, &table, it.getFile()); in buildResources()
1635 err = postProcessImage(bundle, assets, &table, it.getFile()); in buildResources()