Searched refs:fProgramCache (Results 1 – 2 of 2) sorted by relevance
389 ProgramCache* fProgramCache; variable
212 fProgramCache = new ProgramCache(this); in GrGLGpu()284 delete fProgramCache; in ~GrGLGpu()388 fProgramCache->abandon(); in contextAbandoned()1795 SkAutoTUnref<GrGLProgram> program(fProgramCache->refProgram(args)); in flushGLState()3942 fProgramCache->abandon(); in resetShaderCacheForTesting()