Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_pixelmap.cpp217 static bool UnmarshalFromSharedMemory(UnmarshallingContext& context, uint64_t id);
292 bool ImageSource::UnmarshalFromSharedMemory(UnmarshallingContext& context, uint64_t id) in UnmarshalFromSharedMemory() function in OHOS::Media::ImageSource
394 if (!UnmarshalFromSharedMemory(context, id)) { in Unmarshal()