Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dsprite.h72 const float textureVertices[] = { in Draw() local
86 glTexCoordPointer(2, GL_FLOAT, 0, textureVertices); in Draw()