Searched refs:kFullScreenTexCoords (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/sm7250/display/composer/ |
D | gl_color_convert_impl.cpp | 44 const float kFullScreenTexCoords[] = { variable 176 glVertexAttribPointer(1, 2, GL_FLOAT, GL_FALSE, 0, kFullScreenTexCoords); in Blit()
|
D | gl_layer_stitch_impl.cpp | 44 const float kFullScreenTexCoords[] = { variable 226 glVertexAttribPointer(1, 2, GL_FLOAT, GL_FALSE, 0, kFullScreenTexCoords); in InitContext()
|