Home
last modified time | relevance | path

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

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