/cts/tests/openglperf2/jni/graphics/ |
D | PerspectiveProgram.cpp | 32 void PerspectiveProgram::before(Matrix& model, Matrix& view, Matrix& projection) { in before() function in PerspectiveProgram
|
D | Program.cpp | 21 void Program::before(Matrix& model, Matrix& view, Matrix& projection) { in before() function in Program
|
D | TransformationNode.cpp | 24 void TransformationNode::before(Program& program, Matrix& model, Matrix& view, in before() function in TransformationNode
|
D | ProgramNode.cpp | 21 void ProgramNode::before(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in before() function in ProgramNode
|
D | TexturedMeshNode.cpp | 21 void TexturedMeshNode::before(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in before() function in TexturedMeshNode
|
D | PerspectiveMeshNode.cpp | 23 void PerspectiveMeshNode::before(Program& program, Matrix& model, Matrix& view, Matrix& projection)… in before() function in PerspectiveMeshNode
|
/cts/tests/openglperf2/jni/reference/scene/glowing/ |
D | BlurMeshNode.cpp | 23 void BlurMeshNode::before(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in before() function in BlurMeshNode
|
/cts/tests/openglperf2/jni/reference/scene/flocking/ |
D | WaterMeshNode.cpp | 23 void WaterMeshNode::before(Program& program, Matrix& model, Matrix& view, Matrix& projection) { in before() function in WaterMeshNode
|
/cts/hostsidetests/appsecurity/test-apps/WriteExternalStorageApp/src/com/android/cts/writeexternalstorageapp/ |
D | WriteExternalStorageTest.java | 317 final File before = getContext().getExternalCacheDir(); in testMovePackageSpecificPaths() local
|
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/ |
D | AccessPermissionWithDiffSigTest.java | 1285 long before = System.currentTimeMillis(); in testGrantPersistableUriPermission() local 1345 private void assertPersistedUriPermission(Uri uri, int flags, long before, long after) { in assertPersistedUriPermission() 1452 long before = System.currentTimeMillis(); in testGrantPersistablePrefixUriPermission() local 1505 long before = System.currentTimeMillis(); in testDirectGrantRevokeUriPermission() local 1574 long before = System.currentTimeMillis(); in testDirectGrantReceiverRevokeUriPermission() local
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | DialerFilterTest.java | 416 public void onTextChanged(final CharSequence s, final int start, final int before, in onTextChanged()
|
D | MockTextView.java | 152 protected void onTextChanged(CharSequence text, int start, int before, int after) { in onTextChanged()
|
D | AutoCompleteTextViewTest.java | 748 protected void onTextChanged(CharSequence text, int start, int before, int after) { in onTextChanged()
|
D | AbsListViewTest.java | 963 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
D | TextViewTest.java | 5495 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() 5575 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/cts/tests/tests/text/src/android/text/method/cts/ |
D | PasswordTransformationMethodTest.java | 294 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/cts/tests/tests/app.usage/src/android/app/usage/cts/ |
D | UsageStatsTest.java | 204 final UsageStats before = statsMap.get(mTargetPackage); in ignore_testStatsAreShiftedInTimeWhenSystemTimeChanges() local
|
/cts/tests/tests/view/src/android/view/cts/ |
D | MockTextView.java | 152 protected void onTextChanged(CharSequence text, int start, int before, int after) { in onTextChanged()
|
/cts/tests/tests/provider/src/android/provider/cts/ |
D | MediaStore_FilesTest.java | 484 private static File[] dropFirst(File[] before) { in dropFirst()
|
/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/ |
D | CommonExternalStorageTest.java | 213 private static File[] dropFirst(File[] before) { in dropFirst()
|
/cts/tests/tests/text/src/android/text/cts/ |
D | SpannableStringBuilderTest.java | 729 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/cts/tests/tests/keystore/src/android/keystore/cts/ |
D | KeyStoreTest.java | 750 long before = System.currentTimeMillis(); in test_KeyStore_getCreationDate() local
|