Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libacryl/
Dacrylic_performance.cpp55 : mNumLayers(0), mNumAllocLayers(0), mFrameRate(60), in AcrylicPerformanceRequestFrame()
71 } else if (num_layers > mNumAllocLayers) { in reset()
78 mNumAllocLayers = num_layers; in reset()
/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h1229 int mNumAllocLayers; member