HomeSort by relevance Sort by last modified time
    Searched defs:setProjectionMatrix (Results 1 - 4 of 4) sorted by null

  /frameworks/native/services/surfaceflinger/RenderEngine/
Description.cpp 70 void Description::setProjectionMatrix(const mat4& mtx) {
  /external/skia/src/gpu/gl/
GrGLPathRendering.cpp 125 this->setProjectionMatrix(*args.fViewMatrix, size, rt->origin());
241 void GrGLPathRendering::setProjectionMatrix(const SkMatrix& matrix,
  /frameworks/rs/
rsProgramVertex.cpp 66 void ProgramVertex::setProjectionMatrix(Context *rsc, const rsc_Matrix *m) const {
  /external/swiftshader/src/Renderer/
VertexProcessor.cpp 246 void VertexProcessor::setProjectionMatrix(const Matrix &P)

Completed in 776 milliseconds