Searched refs:Case (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | DisplayTransactionTest.cpp | 989 struct Case { struct 997 Case<PrimaryDisplayVariant, WideColorNotSupportedVariant<PrimaryDisplayVariant>, 1001 Case<ExternalDisplayVariant, WideColorNotSupportedVariant<ExternalDisplayVariant>, 1005 Case<TertiaryDisplayVariant, WideColorNotSupportedVariant<TertiaryDisplayVariant>, 1009 Case<NonHwcVirtualDisplayVariant<1024, 768, Secure::FALSE>, 1014 Case<SimpleHwcVirtualDisplayVariant, WideColorSupportNotConfiguredVariant, 1018 Case<PrimaryDisplayVariant, WideColorP3ColorimetricSupportedVariant<PrimaryDisplayVariant>, 1022 Case<PrimaryDisplayVariant, WideColorNotSupportedVariant<PrimaryDisplayVariant>, 1026 Case<PrimaryDisplayVariant, WideColorNotSupportedVariant<PrimaryDisplayVariant>, 1030 Case<PrimaryDisplayVariant, WideColorNotSupportedVariant<PrimaryDisplayVariant>, [all …]
|
D | CompositionTest.cpp | 167 template <typename Case> 170 template <typename Case> 173 template <typename Case> 320 template <typename Case> 327 template <typename Case> 342 Case::CompositionType::setupHwcSetCallExpectations(test); in setupCommonCompositionCallExpectations() 343 Case::CompositionType::setupHwcGetCallExpectations(test); in setupCommonCompositionCallExpectations() 346 template <typename Case> 412 template <typename Case> 414 Case::Layer::setupRECompositionCallExpectations(test); in setupRELayerCompositionCallExpectations() [all …]
|
/frameworks/compile/mclinker/tools/mcld/ |
D | Main.cpp | 180 .Case("aarch64linux", llvm::Triple("aarch64", "", "linux", "gnu")) in ParseEmulation() 181 .Case("armelf_linux_eabi", llvm::Triple("arm", "", "linux", "gnu")) in ParseEmulation() 182 .Case("elf_i386", llvm::Triple("i386", "", "", "gnu")) in ParseEmulation() 183 .Case("elf_x86_64", llvm::Triple("x86_64", "", "", "gnu")) in ParseEmulation() 184 .Case("elf32_x86_64", llvm::Triple("x86_64", "", "", "gnux32")) in ParseEmulation() 185 .Case("elf_i386_fbsd", llvm::Triple("i386", "", "freebsd", "gnu")) in ParseEmulation() 186 .Case("elf_x86_64_fbsd", llvm::Triple("x86_64", "", "freebsd", "gnu")) in ParseEmulation() 187 .Case("elf32ltsmip", llvm::Triple("mipsel", "", "", "gnu")) in ParseEmulation() 188 .Case("elf64ltsmip", llvm::Triple("mips64el", "", "", "gnu")) in ParseEmulation() 266 .Case("never", false) in TranslateArguments() [all …]
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonGNUInfo.cpp | 26 .Case("hexagonv4", V4) in flags() 27 .Case("hexagonv5", V5) in flags()
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/Settings/ |
D | device_for_product_strategy_sonification_respectful.pfw | 13 # Case of stream active handled programmatically
|