Home
last modified time | relevance | path

Searched refs:GetBoolParamWithFlag (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/core/
H A DSkUtils.cpp54 bool GetBoolParamWithFlag(bool paramValue) in GetBoolParamWithFlag() function
99 GetBoolParamWithFlag(OHOS::system::GetBoolParameter("sys.graphic.vma.defragment", true)); in SkGetVmaDefragmentOn()
110 GetBoolParamWithFlag(OHOS::system::GetBoolParameter("sys.graphic.vma.preAlloc", false)); in SkGetPreAllocFlag()
149 GetBoolParamWithFlag(std::atoi(OHOS::system::GetParameter("sys.graphic.vma.debug", "0").c_str()) != 0); in SkGetVmaDebugFlag()

Completed in 2 milliseconds