Searched refs:glPathRendering (Results 1 – 7 of 7) sorted by relevance
16 fBasePathID(gpu->glPathRendering()->genPaths(this->getNumPaths())), in GrGLPathRange()98 static_cast<GrGLGpu*>(this->getGpu())->glPathRendering()->deletePaths(fBasePathID, in onRelease()
274 fPathID(gpu->glPathRendering()->genPaths(1)) { in GrGLPath()334 static_cast<GrGLGpu*>(this->getGpu())->glPathRendering()->deletePaths(fPathID, 1); in onRelease()
139 fGpu->glPathRendering()->setProjectionMatrix(pathProc.viewMatrix(), in setRenderTargetState()
251 fGpu->glPathRendering()->setProgramPathFragmentInputTransform(fProgramID, in setPathFragmentInputTransform()
55 GrGLPathRendering* glPathRendering() { in glPathRendering() function
361 this->glPathRendering()->disconnect(type); in disconnect()479 this->glPathRendering()->resetContext(); in onResetContext()
188 !fGpu->glPathRendering()->shouldBindFragmentInputs()) { in bindProgramResourceLocations()228 fGpu->glPathRendering()->shouldBindFragmentInputs()) { in resolveProgramResourceLocations()