Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp864 static bool isSupportDma = (system::GetParameter("const.product.devicetype", "pc") == "phone" || in GetSnapshotWithDMAEnabled() local
869 return isSupportDma; in GetSnapshotWithDMAEnabled()