Home
last modified time | relevance | path

Searched refs:hdrMetaDataType (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_queue.h57 HDRMetaDataType hdrMetaDataType = HDRMetaDataType::HDR_NOT_USED; member
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue.cpp1735 bufferQueueCache_[sequence].hdrMetaDataType = HDRMetaDataType::HDR_META_DATA; in SetMetaData()
1758 bufferQueueCache_[sequence].hdrMetaDataType = HDRMetaDataType::HDR_META_DATA_SET; in SetMetaDataSet()
1768 type = bufferQueueCache_.at(sequence).hdrMetaDataType; in QueryMetaDataType()
1963 result += " HDR = " + std::to_string(element.hdrMetaDataType) + ", "; in DumpCache()

Completed in 4 milliseconds