Searched refs:computeWindowScale (Results 1 – 2 of 2) sorted by relevance
73 bool computeWindowScale(uint32_t w, uint32_t h, float* scale);
224 bool GLHelper::computeWindowScale(uint32_t w, uint32_t h, float* scale) { in computeWindowScale() function in android::GLHelper267 result = computeWindowScale(w, h, &scale); in createWindowSurface()