OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 257 milliseconds