Home
last modified time | relevance | path

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

/external/opencv3/samples/winrt/ImageManipulations/common/
DLayoutAwarePage.cpp395 auto nextPageKey = _pageKey; variable
397 while (frameState->HasKey(nextPageKey))
399 frameState->Remove(nextPageKey);
401 nextPageKey = "Page-" + nextPageIndex;