Searched refs:CreateBufferForModeset (Results 1 – 3 of 3) sorted by relevance
79 auto CreateBufferForModeset(uint32_t width, uint32_t height)
279 auto DrmDevice::CreateBufferForModeset(uint32_t width, uint32_t height) in CreateBufferForModeset() function in android::DrmDevice
261 GetPipe().device->CreateBufferForModeset(width, height); in SetConfig()