Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLESTextureUtils.cpp228 int endVal = startVal + inputPitch * inputHeight * depth; in computeTextureStartEnd() local
231 if (end) *end = endVal; in computeTextureStartEnd()