/cts/tests/openglperf2/jni/graphics/ |
D | ProgramNode.cpp | 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()
|
D | Program.cpp | 21 void Program::before(Matrix& model, Matrix& view, Matrix& projection) { in before() 25 void Program::after(Matrix& model, Matrix& view, Matrix& projection) { in after()
|
D | TransformationNode.cpp | 24 void TransformationNode::before(Program& program, Matrix& model, Matrix& view, in before() 32 void TransformationNode::after(Program& program, Matrix& model, Matrix& view, in after()
|
D | TexturedMeshNode.cpp | 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()
|
D | PerspectiveMeshNode.cpp | 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()
|
D | PerspectiveProgram.cpp | 32 void PerspectiveProgram::before(Matrix& model, Matrix& view, Matrix& projection) { in before()
|
D | SceneGraphNode.cpp | 26 void SceneGraphNode::draw(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in draw()
|
/cts/tests/openglperf2/jni/reference/scene/flocking/ |
D | WaterMeshNode.cpp | 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()
|
/cts/tests/openglperf2/jni/reference/scene/glowing/ |
D | BlurMeshNode.cpp | 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()
|
/cts/hostsidetests/atrace/src/android/atrace/cts/ |
D | TraceResult.java | 25 public TraceResult(PidTidPair pidTidPair, Model model) { in TraceResult()
|
D | AtraceHostTest.java | 150 private static ThreadModel findThread(Model model, int id) { in findThread() 161 private static ProcessModel findProcess(Model model, int id) { in findProcess()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | ExifInterfaceTest.java | 121 public final String model; field in ExifInterfaceTest.ExpectedValue
|
/cts/tools/cts-api-coverage/proto/ |
D | cts_report.proto | 34 optional string model = 7; field
|
/cts/tests/security/src/android/keystore/cts/ |
D | AuthorizationList.java | 202 private String model; field in AuthorizationList
|
/cts/tests/camera/utils/src/android/hardware/camera2/cts/ |
D | CameraTestUtils.java | 2565 String model = exif.getAttribute(ExifInterface.TAG_MODEL); in verifyJpegExifExtraTags() local 2593 String model = exif.getAttribute(ExifInterface.TAG_MODEL); in verifyJpegExifExtraTags() local
|
/cts/tests/camera/src/android/hardware/cts/ |
D | CameraTest.java | 1080 String model = exif.getAttribute(ExifInterface.TAG_MODEL); in checkExtraExifTagsSucceeds() local
|