Searched refs:cacheCount (Results 1 – 1 of 1) sorted by relevance
69 const uint32_t cacheCount = 20; variable70 auto ret = g_composerDevice->SetClientBufferCacheCount(g_displayIds[0], cacheCount);81 const uint32_t cacheCount = 0; variable82 auto ret = g_composerDevice->SetClientBufferCacheCount(g_displayIds[0], cacheCount);93 const uint32_t cacheCount = 15; variable94 auto ret = g_composerDevice->SetClientBufferCacheCount(g_displayIds[0], cacheCount);105 const uint32_t cacheCount = 5; variable106 auto ret = g_composerDevice->SetClientBufferCacheCount(20, cacheCount);117 const uint32_t cacheCount = 5; variable118 auto ret = g_composerDevice->SetClientBufferCacheCount(0, cacheCount);[all …]