Searched refs:setMetaDataAndUnmap (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/sdm845/display/libqdutils/ |
D | qdMetaData.h | 213 int setMetaDataAndUnmap(struct private_handle_t *handle, enum DispParamType paramType,
|
D | qdMetaData.cpp | 356 int setMetaDataAndUnmap(struct private_handle_t *handle, enum DispParamType paramType, in setMetaDataAndUnmap() function
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_buf_mgr.cpp | 366 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/ |
D | gr_buf_mgr.cpp | 1061 setMetaDataAndUnmap(hnd, SET_GRAPHICS_METADATA, reinterpret_cast<void *>(&graphics_metadata)); in AllocateBuffer()
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_buf_mgr.cpp | 1067 setMetaDataAndUnmap(hnd, SET_GRAPHICS_METADATA, reinterpret_cast<void *>(&graphics_metadata)); in AllocateBuffer()
|