Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/composer/
Dgl_color_convert_impl.cpp44 const float kFullScreenTexCoords[] = { variable
176 glVertexAttribPointer(1, 2, GL_FLOAT, GL_FALSE, 0, kFullScreenTexCoords); in Blit()
Dgl_layer_stitch_impl.cpp44 const float kFullScreenTexCoords[] = { variable
226 glVertexAttribPointer(1, 2, GL_FLOAT, GL_FALSE, 0, kFullScreenTexCoords); in InitContext()