Home | History | Annotate | Download | only in gl

Lines Matching refs:fProgramCache

212     fProgramCache = new ProgramCache(this);
284 delete fProgramCache;
388 fProgramCache->abandon();
1795 SkAutoTUnref<GrGLProgram> program(fProgramCache->refProgram(args));
3942 fProgramCache->abandon();