Home
last modified time | relevance | path

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

/external/chromium_org/cc/output/
Dshader.h657 int a_texture_location() const { return a_texture_location_; } in a_texture_location()
666 int a_texture_location_; variable
Dshader.cc1359 a_texture_location_(-1), in FragmentShaderYUVAVideo()
1388 a_texture_location_ = locations[3]; in Init()