Home | History | Annotate | Download | only in miscsamples

Lines Matching refs:ProgramFragment

76     private ProgramFragment mProgFragmentTexture;
77 private ProgramFragment mProgFragmentColor;
84 private ProgramFragment mProgFragmentCustom;
85 private ProgramFragment mProgFragmentMultitex;
92 private ProgramFragment mProgFragmentCustom2;
95 private ProgramFragment mProgFragmentCube;
244 ProgramFragment.Builder pfbCustom = new ProgramFragment.Builder(mRS);
262 pfbCustom = new ProgramFragment.Builder(mRS);
277 pfbCustom = new ProgramFragment.Builder(mRS);
282 pfbCustom = new ProgramFragment.Builder(mRS);