Home
last modified time | relevance | path

Searched refs:CreateBufferForModeset (Results 1 – 3 of 3) sorted by relevance

/external/drm_hwcomposer/drm/
DDrmDevice.h79 auto CreateBufferForModeset(uint32_t width, uint32_t height)
DDrmDevice.cpp279 auto DrmDevice::CreateBufferForModeset(uint32_t width, uint32_t height) in CreateBufferForModeset() function in android::DrmDevice
/external/drm_hwcomposer/hwc2_device/
DHwcDisplay.cpp261 GetPipe().device->CreateBufferForModeset(width, height); in SetConfig()