Home
last modified time | relevance | path

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

/external/autotest/client/deps/glbench/src/
Dglinterfacetest.cc32 const GLushort kIndices[] = {0, 1, 2, variable
51 num_indices_ = arraysize(kIndices); in SetupGLRendering()
53 SetupVBO(GL_ELEMENT_ARRAY_BUFFER, sizeof(kIndices), kIndices); in SetupGLRendering()
/external/tensorflow/tensorflow/lite/kernels/
Dgather_nd.cc27 constexpr int kIndices = 1; variable
35 const TfLiteTensor* indices = GetInput(context, node, kIndices); in Prepare()
130 const TfLiteTensor* indices = GetInput(context, node, kIndices); in Eval()
/external/skia/gm/
Dskinning.cpp59 static const uint16_t kIndices[] = { variable
110 kIndices, in onOnceBeforeDraw()
/external/skqp/gm/
Dskinning.cpp59 static const uint16_t kIndices[] = { variable
110 kIndices, in onOnceBeforeDraw()