HomeSort by relevance Sort by last modified time
    Searched refs:getScreenWidthDpName (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt/
AaptAssets.cpp 156 if (getScreenWidthDpName(part.string(), &config)) {
429 if (getScreenWidthDpName(part.string())) {
    [all...]
AaptAssets.h 103 static bool getScreenWidthDpName(const char* name, ResTable_config* out = NULL);

Completed in 27 milliseconds