Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/composer/
Dgl_color_convert_impl.cpp38 const float kFullScreenVertices[] = { variable
174 glVertexAttribPointer(0, 2, GL_FLOAT, GL_FALSE, 0, kFullScreenVertices); in Blit()
Dgl_layer_stitch_impl.cpp38 const float kFullScreenVertices[] = { variable
224 glVertexAttribPointer(0, 2, GL_FLOAT, GL_FALSE, 0, kFullScreenVertices); in InitContext()