Home
last modified time | relevance | path

Searched defs:getGPUContextPriority (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTestableSurfaceFlinger.h391 auto getGPUContextPriority() { return mFlinger->getGPUContextPriority(); } in getGPUContextPriority() function
/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp1218 int getGPUContextPriority() override { in getGPUContextPriority() function in android::BpSurfaceComposer
H A DSurfaceComposerClient.cpp2193 int SurfaceComposerClient::getGPUContextPriority() { in getGPUContextPriority() function in android::SurfaceComposerClient
/aosp12/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp904 int getGPUContextPriority() override { return 0; }; in getGPUContextPriority() function in android::FakeSurfaceComposer
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java2662 public static int getGPUContextPriority() { in getGPUContextPriority() method in SurfaceControl
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp6884 int SurfaceFlinger::getGPUContextPriority() { in getGPUContextPriority() function in android::SurfaceFlinger