Searched refs:Partial (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/ |
D | OWNERS.md | 48 # Partial include of top-level owners from this repo 54 # Partial include of subdirectory owners from this repo 60 # Partial include of top-level owners from another repo 66 # Partial include of subdirectory owners from another repo
|
/frameworks/native/libs/gui/include/gui/ |
D | JankInfo.h | 60 Partial = 2, enumerator
|
/frameworks/native/libs/android_runtime_lazy/ |
D | Android.bp | 24 // For Partial-source PDK build, there is a constraint that
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | FrameTimelineTest.cpp | 693 EXPECT_EQ(surfaceFrame1->getJankSeverityType(), JankSeverityType::Partial); in TEST_F() 753 EXPECT_EQ(surfaceFrame1->getJankSeverityType(), JankSeverityType::Partial); in TEST_F() 1818 EXPECT_EQ(displayFrame->getJankSeverityType(), JankSeverityType::Partial); in TEST_F() 1832 EXPECT_EQ(displayFrame->getJankSeverityType(), JankSeverityType::Partial); in TEST_F() 1859 EXPECT_EQ(displayFrame->getJankSeverityType(), JankSeverityType::Partial); in TEST_F() 1874 EXPECT_EQ(displayFrame->getJankSeverityType(), JankSeverityType::Partial); in TEST_F() 2035 EXPECT_EQ(displayFrame1->getJankSeverityType(), JankSeverityType::Partial); in TEST_F() 2042 EXPECT_EQ(presentedSurfaceFrame1.getJankSeverityType(), JankSeverityType::Partial); in TEST_F() 2065 EXPECT_EQ(displayFrame2->getJankSeverityType(), JankSeverityType::Partial); in TEST_F() 2072 EXPECT_EQ(presentedSurfaceFrame2.getJankSeverityType(), JankSeverityType::Partial); in TEST_F() [all …]
|
/frameworks/native/libs/vr/libpdx_uds/ |
D | ipc_helper_tests.cpp | 234 TEST_F(SendMessageTest, Partial) { in TEST_F() argument 303 TEST_F(RecvMessageTest, Partial) { in TEST_F() argument
|
/frameworks/base/packages/SystemUI/scripts/token_alignment/helpers/ |
D | DOMFuncs.ts | 29 export type IUpdateTag = Partial<Omit<INewTag, 'tagName'>>;
|
/frameworks/native/opengl/libs/EGL/ |
D | egl_entries.in | 107 /* Partial update extensions */
|
/frameworks/native/services/surfaceflinger/FrameTimeline/ |
D | FrameTimeline.cpp | 289 case JankSeverityType::Partial: in toProto() 596 ? JankSeverityType::Partial in classifyJankLocked() 1019 ? JankSeverityType::Partial in classifyJank()
|
/frameworks/base/core/proto/android/os/ |
D | batterystats.proto | 832 // Partial wakelocks ensure the CPU is running while allowing the screen 834 // Partial wakelock metrics are only recorded when the device is unplugged
|