Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/libhistogram/
Dhistogram_collector.cpp543 uint32_t blob_id = *reinterpret_cast<uint32_t*>(response->data); in collecting_thread() local
544 drmModePropertyBlobPtr blob = drmModeGetPropertyBlob(*drm, blob_id); in collecting_thread()