Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/nativedisplay/include/surfacetexture/
H A DSurfaceTexture.h175 android_dataspace getCurrentDataSpace();
/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferLayerConsumer.h119 ui::Dataspace getCurrentDataSpace();
H A DBufferLayerConsumer.cpp323 ui::Dataspace BufferLayerConsumer::getCurrentDataSpace() { in getCurrentDataSpace() function in android::BufferLayerConsumer
H A DBufferQueueLayer.cpp554 mBufferInfo.mDataspace = translateDataspace(mConsumer->getCurrentDataSpace()); in gatherBufferInfo()
/aosp12/frameworks/native/libs/gui/include/gui/
H A DGLConsumer.h156 android_dataspace getCurrentDataSpace();
/aosp12/frameworks/native/libs/nativedisplay/surfacetexture/
H A DSurfaceTexture.cpp395 android_dataspace SurfaceTexture::getCurrentDataSpace() { in getCurrentDataSpace() function in android::SurfaceTexture
/aosp12/frameworks/native/libs/gui/
H A DGLConsumer.cpp794 android_dataspace GLConsumer::getCurrentDataSpace() { in getCurrentDataSpace() function in android::GLConsumer