Home
last modified time | relevance | path

Searched defs:maTextureCoordLoc (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/cmds/screenrecord/
DProgram.h86 GLint maTextureCoordLoc; variable
/frameworks/support/heifwriter/src/main/java/androidx/heifwriter/
DTexture2dProgram.java108 private int maTextureCoordLoc; field in Texture2dProgram