Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLGpuProgramCache.cpp77 bool isPoints) { in refProgram() argument
84 if (!GrProgramDesc::Build(&desc, renderTarget, primProc, isPoints, pipeline, gpu)) { in refProgram()
/external/skqp/src/gpu/gl/
DGrGLGpuProgramCache.cpp77 bool isPoints) { in refProgram() argument
84 if (!GrProgramDesc::Build(&desc, renderTarget->config(), primProc, isPoints, pipeline, gpu)) { in refProgram()