Home
last modified time | relevance | path

Searched defs:angleInUse (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/hostsidetests/angle/src/android/angle/cts/
H A DCtsAngleDeveloperOptionHostTest.java419 int angleInUse = getDumpsysGpuAngleInUse(getDevice(), ANGLE_DUMPSYS_GPU_TEST_PKG); in testDumpsysAngleInWhenAngleEnabled() local
444 int angleInUse = getDumpsysGpuAngleInUse(getDevice(), ANGLE_DUMPSYS_GPU_TEST_PKG); in testDumpsysAngleInWhenAngleDisabled() local
/aosp_15_r20/frameworks/native/libs/graphicsenv/include/graphicsenv/
H A DGpuStatsInfo.h83 bool angleInUse = false; variable