Home
last modified time | relevance | path

Searched defs:metaDataSet (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_utils_test.cpp208 auto metaDataSet = std::vector<uint8_t>(size); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/hello_native_window/
H A Dhello_native_window.cpp134 const uint8_t metaDataSet[] = {0}; in main() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdilayerinfo_test.cpp521 …GraphicHDRMetaDataSet metaDataSet = {GraphicHDRMetadataKey::GRAPHIC_MATAKEY_RED_PRIMARY_X, {1, 2, … variable
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/
H A Dbufferqueue_fuzzer.cpp72 std::vector<uint8_t> metaDataSet; in BufferQueueFuzzTest2() local
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueueproducer_fuzzer/
H A Dbufferqueueproducer_fuzzer.cpp72 std::vector<uint8_t> metaDataSet; in BufferQueueProducerFuzzTest() local
/ohos5.0/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_queue.h58 std::vector<uint8_t> metaDataSet; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.h87 GraphicHDRMetaDataSet metaDataSet; // dynamic meta datas for HDR10+, HDR VIVID member
H A Drs_composer_adapter.cpp419 GraphicHDRMetaDataSet metaDataSet; in SetMetaDataInfoToLayer() local
H A Drs_uni_render_composer_adapter.cpp295 GraphicHDRMetaDataSet metaDataSet; in SetMetaDataInfoToLayer() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer_info.h197 void SetMetaDataSet(const GraphicHDRMetaDataSet &metaDataSet) in SetMetaDataSet()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp442 GraphicHDRMetaDataSet &metaDataSet = layerInfo_->GetMetaDataSet(); in IsSameLayerMetaDataSet() local