Home
last modified time | relevance | path

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

/external/chromium_org/cc/output/
Dshader.h337 class FragmentTexBackgroundBinding {
339 FragmentTexBackgroundBinding();
351 DISALLOW_COPY_AND_ASSIGN(FragmentTexBackgroundBinding);
367 : public FragmentTexBackgroundBinding {
374 : public FragmentTexBackgroundBinding {
Dshader.cc764 FragmentTexBackgroundBinding::FragmentTexBackgroundBinding() in FragmentTexBackgroundBinding() function in cc::FragmentTexBackgroundBinding
769 void FragmentTexBackgroundBinding::Init(GLES2Interface* context, in Init()