Home
last modified time | relevance | path

Searched refs:setMetaDataAndUnmap (Results 1 – 5 of 5) 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/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()
/hardware/qcom/sm8150/display/gralloc/
Dgr_buf_mgr.cpp1061 setMetaDataAndUnmap(hnd, SET_GRAPHICS_METADATA, reinterpret_cast<void *>(&graphics_metadata)); in AllocateBuffer()
/hardware/qcom/sm7250/display/gralloc/
Dgr_buf_mgr.cpp1067 setMetaDataAndUnmap(hnd, SET_GRAPHICS_METADATA, reinterpret_cast<void *>(&graphics_metadata)); in AllocateBuffer()