Home
last modified time | relevance | path

Searched refs:getCurrentScalingMode (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/native/libs/nativedisplay/include/surfacetexture/
H A DSurfaceTexture.h223 uint32_t getCurrentScalingMode() const;
/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferLayerConsumer.h164 uint32_t getCurrentScalingMode() const;
H A DBufferLayerConsumer.cpp404 uint32_t BufferLayerConsumer::getCurrentScalingMode() const { in getCurrentScalingMode() function in android::BufferLayerConsumer
H A DBufferQueueLayer.cpp556 mBufferInfo.mScaleMode = mConsumer->getCurrentScalingMode(); in gatherBufferInfo()
/aosp12/frameworks/native/libs/gui/include/gui/
H A DGLConsumer.h195 uint32_t getCurrentScalingMode() const;
/aosp12/frameworks/native/libs/nativedisplay/surfacetexture/
H A DSurfaceTexture.cpp419 uint32_t SurfaceTexture::getCurrentScalingMode() const { in getCurrentScalingMode() function in android::SurfaceTexture
/aosp12/frameworks/native/libs/gui/
H A DGLConsumer.cpp829 uint32_t GLConsumer::getCurrentScalingMode() const { in getCurrentScalingMode() function in android::GLConsumer