Home
last modified time | relevance | path

Searched refs:Unsupported (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/native/libs/ui/include/ui/
DResult.h48 Unsupported = 7, enumerator
70 case ErrorCode::Unsupported: in codeToStatus()
88 return ErrorCode::Unsupported; in statusToCode()
90 return ErrorCode::Unsupported; in statusToCode()
/frameworks/compile/libbcc/
Dlibbcc-targets.mk43 $(error Unsupported architecture $(TARGET_ARCH))
/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/include/timestatsproto/
DTimeStatsHelper.h93 GameMode gameMode = GameMode::Unsupported;
133 GameMode gameMode = GameMode::Unsupported;
/frameworks/native/libs/gui/include/gui/
DLayerMetadata.h65 Unsupported = 0, enumerator
/frameworks/compile/mclinker/include/mcld/LD/
DRelocator.h33 enum Result { OK, BadReloc, Overflow, Unsupported, Unknown }; enumerator
DDiagCommonKinds.inc212 "Unsupported archive type.",
213 "Unsupported archive type.")
/frameworks/compile/slang/tests/P_warnings_rsSetElementAt/
Dsetelementat.rscript46 // Unsupported vector width
/frameworks/compile/mclinker/lib/Fragment/
DRelocation.cpp114 case Relocator::Unsupported: { in apply()
/frameworks/native/services/surfaceflinger/tests/unittests/
DGameModeTest.cpp113 EXPECT_EQ(childLayer->getGameMode(), GameMode::Unsupported); in TEST_F()
DTimeStatsTest.cpp78 constexpr GameMode kGameMode = GameMode::Unsupported;
/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.h120 GameMode gameMode = GameMode::Unsupported;
210 GameMode gameMode = GameMode::Unsupported;
DTimeStats.cpp64 case GameMode::Unsupported: in gameModeToProto()
823 constexpr GameMode kDefaultGameMode = GameMode::Unsupported; in incrementJankyFrames()
/frameworks/compile/mclinker/lib/Script/
DScriptScanner.ll72 assert(0 && "Unsupported script type!");
357 assert(0 && "Unsupported script type!");
379 assert(0 && "Unsupported script type!");
/frameworks/libs/binary_translation/intrinsics/include/berberis/intrinsics/
Dsimd_register.h217 #error Unsupported compiler.
233 #error Unsupported architecture
/frameworks/proto_logging/stats/enums/wifi/
Denums.proto161 // Unsupported concurrency of NAN and another feature - NAN disabled
/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.h284 GameMode mGameMode = GameMode::Unsupported;
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp1363 return Relocator::Unsupported; in tls()
1367 return Relocator::Unsupported; in unsupported()
/frameworks/native/services/surfaceflinger/FrontEnd/
DRequestedLayerState.cpp130 gameMode = gui::GameMode::Unsupported; in RequestedLayerState()
DLayerSnapshotBuilder.cpp366 snapshot.gameMode = gui::GameMode::Unsupported; in getRootSnapshot()
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.cpp456 return Relocator::Unsupported; in unsupported()
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp1100 return Relocator::Unsupported; in unsupported()
1686 return Relocator::Unsupported; in unsupported()
/frameworks/native/services/surfaceflinger/
DLayer.h1242 gui::GameMode mGameMode = gui::GameMode::Unsupported;
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp965 return Relocator::Unsupported; in unsupported()
/frameworks/layoutlib/validator/resources/
Dstrings.properties129 check_title_class_name_not_supported = Unsupported item type
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp1221 return Relocator::Unsupported; in unsupported()

12