Home
last modified time | relevance | path

Searched refs:LayerAddHeaderProperty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_file.h77 void LayerAddHeaderProperty(uint32_t layer, const std::string& name, const std::string& value);
H A Drs_profiler_file.cpp258 void RSFile::LayerAddHeaderProperty(uint32_t layer, const std::string& name, const std::string& val… in LayerAddHeaderProperty() function in OHOS::Rosen::RSFile