Searched refs:MAX_PREVIEW_HEIGHT (Results 1 – 2 of 2) sorted by relevance
190 static const unsigned int MAX_PREVIEW_HEIGHT = 1920; member
65 const Size MAX_PREVIEW_SIZE = { MAX_PREVIEW_WIDTH, MAX_PREVIEW_HEIGHT }; in initialize()