Home
last modified time | relevance | path

Searched refs:setNoPerspective (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/glsl/
DGrGLSLGeometryProcessor.cpp22 args.fVaryingHandler->setNoPerspective(); in emitCode()
DGrGLSLVarying.h92 void setNoPerspective();
DGrGLSLVarying.cpp89 void GrGLSLVaryingHandler::setNoPerspective() { in setNoPerspective() function in GrGLSLVaryingHandler
/external/skia/src/gpu/
DGrPathProcessor.cpp31 args.fVaryingHandler->setNoPerspective(); in emitCode()