Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrPathRendering_none.cpp39 void GrGLPathRendering::setProjectionMatrix(const SkMatrix&, const SkISize&, GrSurfaceOrigin) {} in setProjectionMatrix() function in GrGLPathRendering
/external/skia/src/gpu/
DGrPathRendering_none.cpp41 void GrGLPathRendering::setProjectionMatrix(const SkMatrix&, const SkISize&, GrSurfaceOrigin) {} in setProjectionMatrix() function in GrGLPathRendering
/external/skia/src/gpu/gl/
DGrGLPathRendering.cpp172 void GrGLPathRendering::setProjectionMatrix(const SkMatrix& matrix, in setProjectionMatrix() function in GrGLPathRendering
/external/skqp/src/gpu/gl/
DGrGLPathRendering.cpp172 void GrGLPathRendering::setProjectionMatrix(const SkMatrix& matrix, in setProjectionMatrix() function in GrGLPathRendering
/external/swiftshader/src/Renderer/
DVertexProcessor.cpp246 void VertexProcessor::setProjectionMatrix(const Matrix &P) in setProjectionMatrix() function in sw::VertexProcessor
DRenderer.cpp2683 void Renderer::setProjectionMatrix(const Matrix &P) in setProjectionMatrix() function in sw::Renderer