Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/libqdutils/
DqdMetaData.h213 int setMetaDataAndUnmap(struct private_handle_t *handle, enum DispParamType paramType,
DqdMetaData.cpp356 int setMetaDataAndUnmap(struct private_handle_t *handle, enum DispParamType paramType, in setMetaDataAndUnmap() function
/hardware/qcom/sm8150/display/gralloc/
Dgr_buf_mgr.cpp336 setMetaDataAndUnmap(hnd, UPDATE_COLOR_SPACE, reinterpret_cast<void *>(&colorSpace)); in AllocateBuffer()
340 setMetaDataAndUnmap(hnd, SET_GRAPHICS_METADATA, reinterpret_cast<void *>(&graphics_metadata)); in AllocateBuffer()
/hardware/qcom/sdm845/display/gralloc/
Dgr_buf_mgr.cpp366 setMetaDataAndUnmap(hnd, UPDATE_COLOR_SPACE, reinterpret_cast<void *>(&colorSpace)); in AllocateBuffer()
370 setMetaDataAndUnmap(hnd, SET_GRAPHICS_METADATA, reinterpret_cast<void *>(&graphics_metadata)); in AllocateBuffer()