Home
last modified time | relevance | path

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

/frameworks/native/libs/nativedisplay/include/surfacetexture/
DSurfaceTexture.h224 uint32_t getCurrentScalingMode() const;
/frameworks/native/libs/gui/include/gui/
DGLConsumer.h199 uint32_t getCurrentScalingMode() const;
/frameworks/native/libs/nativedisplay/surfacetexture/
DSurfaceTexture.cpp421 uint32_t SurfaceTexture::getCurrentScalingMode() const { in getCurrentScalingMode() function in android::SurfaceTexture
/frameworks/native/libs/gui/
DGLConsumer.cpp829 uint32_t GLConsumer::getCurrentScalingMode() const { in getCurrentScalingMode() function in android::GLConsumer