Home
last modified time | relevance | path

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

/third_party/flutter/glfw/src/
Dmonitor.c229 unsigned int sizeDiff, leastSizeDiff = UINT_MAX; in _glfwChooseVideoMode() local
251 sizeDiff = abs((current->width - desired->width) * in _glfwChooseVideoMode()
262 (colorDiff == leastColorDiff && sizeDiff < leastSizeDiff) || in _glfwChooseVideoMode()
263 (colorDiff == leastColorDiff && sizeDiff == leastSizeDiff && rateDiff < leastRateDiff)) in _glfwChooseVideoMode()
266 leastSizeDiff = sizeDiff; in _glfwChooseVideoMode()
/third_party/skia/third_party/externals/oboe/docs/reference/
Djquery.js53sizeDiff={width:e.outerWidth()-e.width(),height:e.outerHeight()-e.height()};this.originalMousePosi… property