Home
last modified time | relevance | path

Searched defs:setProjectionMatrix (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrPathRendering_none.cpp41 void GrGLPathRendering::setProjectionMatrix(const SkMatrix&, const SkISize&, GrSurfaceOrigin) {} in setProjectionMatrix() function in GrGLPathRendering
/third_party/flutter/skia/src/gpu/gl/
DGrGLPathRendering.cpp170 void GrGLPathRendering::setProjectionMatrix(const SkMatrix& matrix, in setProjectionMatrix() function in GrGLPathRendering
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DVertexProcessor.cpp255 void VertexProcessor::setProjectionMatrix(const Matrix &P) in setProjectionMatrix() function in sw::VertexProcessor
DRenderer.cpp2781 void Renderer::setProjectionMatrix(const Matrix &P) in setProjectionMatrix() function in sw::Renderer