Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Dgraphics_drm.cpp113 uint32_t handles[4], pitches[4], offsets[4]; in Create() local
115 handles[0] = surface->handle; in Create()
118 if (drmModeAddFB2(drm_fd, width, height, format, handles, pitches, offsets, &surface->fb_id, 0) != in Create()
/bootable/recovery/minadbd/
DREADME.md20 - `minadbd` handles some requests directly, e.g. querying device properties for rescue service.
/bootable/recovery/updater_sample/
DREADME.md77 parameters, and handles update completion properly using `onPayloadApplicationCompleted`