Searched refs:attachAndQueueBufferWithDataspace (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/libs/gui/include/gui/ |
D | Surface.h | 387 static status_t attachAndQueueBufferWithDataspace(Surface* surface, sp<GraphicBuffer> buffer,
|
/frameworks/native/services/surfaceflinger/tests/ |
D | LayerTypeAndRenderTypeTransaction_test.cpp | 807 Surface::attachAndQueueBufferWithDataspace(surface.get(), buffer, ui::Dataspace::V0_SRGB); in TEST_P() 823 Surface::attachAndQueueBufferWithDataspace(surface.get(), buffer, ui::Dataspace::V0_SRGB); in TEST_P()
|
/frameworks/base/core/jni/ |
D | android_view_Surface.cpp | 431 int err = Surface::attachAndQueueBufferWithDataspace(surface, gb, in nativeAttachAndQueueBufferWithColorSpace()
|
/frameworks/native/libs/gui/ |
D | Surface.cpp | 2547 status_t Surface::attachAndQueueBufferWithDataspace(Surface* surface, sp<GraphicBuffer> buffer, in attachAndQueueBufferWithDataspace() function in android::Surface
|