Searched refs:uniteLayer (Results 1 – 3 of 3) sorted by relevance
179 std::string uniteLayer = "DisplayNode"; in GetFpsInfo() local180 uniteLayer = GetSurface(); in GetFpsInfo()181 LOGI("uniteLayer===: %s", uniteLayer.c_str()); in GetFpsInfo()194 uniteFpsInfo = GetSurfaceFrame(uniteLayer); in GetFpsInfo()195 PrintFpsInfo(uniteFpsInfo, uniteLayer, "one"); in GetFpsInfo()
261 std::string uniteLayer = "DisplayNode"; in GetFpsInfo() local262 uniteLayer = GetSurface(); in GetFpsInfo()265 uniteFpsInfo = GetSurfaceFrame(uniteLayer); in GetFpsInfo()
312 std::string uniteLayer = "DisplayNode"; in main() local313 uniteLayer = GetSurFace(); in main()333 gfpsUniteInfo = GetSurfaceFrame(uniteLayer, fpsUniteConfig); in main()