Searched refs:texcoord_scale_location (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/examples/video_decode/
H A Dvideo_decode.cc50 texcoord_scale_location(0) {}
53 GLint texcoord_scale_location; member in struct:__anon9404::Shader
432 context_->pp_resource(), shader_2d_.texcoord_scale_location, 1.0, 1.0);
439 shader_rectangle_arb_.texcoord_scale_location,
647 shader.texcoord_scale_location = gles2_if_->GetUniformLocation(

Completed in 92 milliseconds