Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkUtils.cpp122 static int g_vmaBlockCountMax = GetIntParamWithDefault( in SkGetPreAllocDelay() local
125 return g_vmaBlockCountMax; in SkGetPreAllocDelay()
136 static int g_vmaBlockCountMax = GetIntParamWithDefault( in SkGetVmaBlockCountMax() local
139 return g_vmaBlockCountMax; in SkGetVmaBlockCountMax()

Completed in 2 milliseconds