Searched refs:ORIENTATION_PORT (Results 1 - 10 of 10) sorted by relevance

/frameworks/base/tools/aapt2/
H A DConfiguration.proto67 ORIENTATION_PORT = 1;
H A DConfigDescription.cpp260 if (out) out->orientation = out->ORIENTATION_PORT;
/frameworks/base/libs/androidfw/tests/
H A DAttributeResolution_bench.cpp105 device_config.orientation = ResTable_config::ORIENTATION_PORT;
H A DConfig_test.cpp142 longRoundPortConfig.orientation = ResTable_config::ORIENTATION_PORT;
/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h974 ORIENTATION_PORT = ACONFIGURATION_ORIENTATION_PORT, enumerator in enum:android::ResTable_config::__anon961
/frameworks/base/tools/aapt/
H A DAaptConfig.cpp497 if (out) out->orientation = out->ORIENTATION_PORT;
H A DCommand.cpp770 config.orientation = ResTable_config::ORIENTATION_PORT;
/frameworks/base/tools/aapt2/format/proto/
H A DProtoSerialize.cpp145 case ConfigDescription::ORIENTATION_PORT:
H A DProtoDeserialize.cpp188 out_config->orientation = ConfigDescription::ORIENTATION_PORT;
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp3239 case ResTable_config::ORIENTATION_PORT:

Completed in 1048 milliseconds