Home
last modified time | relevance | path

Searched refs:outPriority (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h1687 binder::Status getGpuContextPriority(int32_t* outPriority) override;
DSurfaceFlinger.cpp10422 binder::Status SurfaceComposerAIDL::getGpuContextPriority(int32_t* outPriority) { in getGpuContextPriority() argument
10423 *outPriority = mFlinger->getGpuContextPriority(); in getGpuContextPriority()