Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_file.h80 void WriteOGLData(uint32_t layer, double time, const void* data, size_t size);
H A Drs_profiler_file.cpp345 void RSFile::WriteOGLData(uint32_t layer, double time, const void* data, size_t size) in WriteOGLData() function in OHOS::Rosen::RSFile