Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/default/
DHwc.h121 Error setLayerBuffer(Display display, Layer layer,
195 HWC2_PFN_SET_LAYER_BUFFER setLayerBuffer; member
DComposerBase.h95 virtual Error setLayerBuffer(Display display, Layer layer,
DHwc.cpp150 initDispatch(HWC2_FUNCTION_SET_LAYER_BUFFER, &mDispatch.setLayerBuffer); in initDispatch()
626 Error HwcHal::setLayerBuffer(Display display, Layer layer, in setLayerBuffer() function in android::hardware::graphics::composer::V2_1::implementation::HwcHal
629 int32_t err = mDispatch.setLayerBuffer(mDevice, display, layer, in setLayerBuffer()
DIComposerCommandBuffer.h329 void setLayerBuffer(uint32_t slot, const native_handle_t* buffer, in setLayerBuffer() function
DComposerClient.cpp849 err = mHal.setLayerBuffer(mDisplay, mLayer, buffer, fence); in parseSetLayerBuffer()
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp611 mWriter->setLayerBuffer(0, handle, -1); in TEST_F()
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal870 * validated with validateDisplay. Note that setLayerBuffer and
873 * properties as described in setLayerBuffer), then it is safe to call
905 * setLayerBuffer(uint32_t bufferSlot,