Home
last modified time | relevance | path

Searched refs:Partial (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/
DOWNERS.md48 # 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/
DJankInfo.h60 Partial = 2, enumerator
/frameworks/native/libs/android_runtime_lazy/
DAndroid.bp24 // For Partial-source PDK build, there is a constraint that
/frameworks/native/services/surfaceflinger/tests/unittests/
DFrameTimelineTest.cpp693 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/
Dipc_helper_tests.cpp234 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/
DDOMFuncs.ts29 export type IUpdateTag = Partial<Omit<INewTag, 'tagName'>>;
/frameworks/native/opengl/libs/EGL/
Degl_entries.in107 /* Partial update extensions */
/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.cpp289 case JankSeverityType::Partial: in toProto()
596 ? JankSeverityType::Partial in classifyJankLocked()
1019 ? JankSeverityType::Partial in classifyJank()
/frameworks/base/core/proto/android/os/
Dbatterystats.proto832 // Partial wakelocks ensure the CPU is running while allowing the screen
834 // Partial wakelock metrics are only recorded when the device is unplugged