Home
last modified time | relevance | path

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

/aosp12/frameworks/av/cmds/screenrecord/
H A DTextRenderer.cpp211 float texLeft = mXOffset[chi] / fullTexWidth; in drawString() local
230 texes[off + 0] = texLeft; in drawString()
234 texes[off + 4] = texLeft; in drawString()
236 texes[off + 6] = texLeft; in drawString()