Searched defs:model (Results 1 – 12 of 12) sorted by relevance
21 void ProgramNode::before(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in before()25 void ProgramNode::after(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in after()29 void ProgramNode::drawProgram(Matrix& model, Matrix& view, Matrix& projection) { in drawProgram()
21 void Program::before(Matrix& model, Matrix& view, Matrix& projection) { in before()25 void Program::after(Matrix& model, Matrix& view, Matrix& projection) { in after()
24 void TransformationNode::before(Program& program, Matrix& model, Matrix& view, in before()32 void TransformationNode::after(Program& program, Matrix& model, Matrix& view, in after()
21 void TexturedMeshNode::before(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in before()39 void TexturedMeshNode::after(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in after()
23 void PerspectiveMeshNode::before(Program& program, Matrix& model, Matrix& view, Matrix& projection)… in before()64 void PerspectiveMeshNode::after(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in after()
32 void PerspectiveProgram::before(Matrix& model, Matrix& view, Matrix& projection) { in before()
26 void SceneGraphNode::draw(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in draw()
23 void BlurMeshNode::before(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in before()55 void BlurMeshNode::after(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in after()
23 void WaterMeshNode::before(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in before()68 void WaterMeshNode::after(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in after()
983 String model = exif.getAttribute(ExifInterface.TAG_MODEL); in checkExtraExifTagsSucceeds() local
2048 String model = exif.getAttribute(ExifInterface.TAG_MODEL); in verifyJpegExifExtraTags() local
META-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...