OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:parseScreenWidthDp
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aapt/
AaptConfig.cpp
94
if (
parseScreenWidthDp
(part, &config)) {
814
bool
parseScreenWidthDp
(const char* name, ResTable_config* out) {
/frameworks/base/tools/aapt2/
ConfigDescription.cpp
575
static bool
parseScreenWidthDp
(const char* name, ResTable_config* out) {
701
if (
parseScreenWidthDp
(part_iter->c_str(), &config)) {
Completed in 334 milliseconds