Searched refs:createCopyProgram (Results 1 – 2 of 2) sorted by relevance
604 bool createCopyProgram(GrTexture* srcTexture);
3282 bool GrGLGpu::createCopyProgram(GrTexture* srcTex) { in createCopyProgram() function in GrGLGpu3637 if (!this->createCopyProgram(srcTex)) { in copySurfaceAsDraw()