/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/ |
D | sobeloperator.cpp | 48 const int above = (i > 0) ? curr - 4 * width : curr; in computeGradient() local 54 *(dataPtr + above + c + right) - *(dataPtr + above + c + left) + in computeGradient() 57 (*(dataPtr + c + below) - *(dataPtr + c + above)) * 2 + in computeGradient() 58 *(dataPtr + left + c + below) - *(dataPtr + left + c + above) + in computeGradient() 59 *(dataPtr + right + c + below) - *(dataPtr + right + c + above); in computeGradient()
|
/frameworks/wilhelm/src/itf/ |
D | I3DMacroscopic.cpp | 105 SLVec3D above = *pAbove; in I3DMacroscopic_SetOrientationVectors() local 109 thiz->mOrientationVectors.mAbove = above; in I3DMacroscopic_SetOrientationVectors() 110 thiz->mOrientationVectors.mUp = above; // wrong in I3DMacroscopic_SetOrientationVectors()
|
D | I3DLocation.cpp | 172 SLVec3D above = *pAbove; in I3DLocation_SetOrientationVectors() local 177 thiz->mOrientationVectors.mAbove = above; in I3DLocation_SetOrientationVectors()
|
/frameworks/base/native/webview/plat_support/ |
D | LICENSE | 7 // * Redistributions of source code must retain the above copyright 9 // * Redistributions in binary form must reproduce the above
|
/frameworks/base/obex/ |
D | NOTICE | 8 - Redistributions of source code must retain the above copyright notice, 11 - Redistributions in binary form must reproduce the above copyright notice,
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/ |
D | OWNERS | 5 # Emergency approvers in case the above are not available
|
/frameworks/native/opengl/tests/angeles/ |
D | license-BSD.txt | 13 * Redistributions of source code must retain the above copyright 15 * Redistributions in binary form must reproduce the above copyright
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | OWNERS | 7 # Emergency approvers in case the above are not available
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/ |
D | OWNERS | 7 # Emergency approvers in case the above are not available
|
/frameworks/compile/slang/tests/F_reflection3264_reduce_mismatch_name_exp/ |
D | reflection3264_reduce_mismatch_name_exp.rscript | 13 // name mismatch above (a32 versus a64)
|
/frameworks/compile/slang/tests/F_reflection3264_reduce_mismatch_name_noexp/ |
D | reflection3264_reduce_mismatch_name_noexp.rscript | 16 // name mismatch above (a32 versus a64)
|
/frameworks/base/core/java/android/text/ |
D | StaticLayout.java | 913 private int out(final CharSequence text, final int start, final int end, int above, int below, 943 fm.ascent = above; 957 above = fm.ascent; 1000 mTopPadding = top - above; 1004 above = top; 1021 double ex = (below - above) * (spacingmult - 1) + spacingadd; 1042 mMaxLineHeight = v + (maxLineBelow - above); 1045 v += (below - above) + extra;
|
/frameworks/compile/mclinker/ |
D | LICENSE.TXT | 23 * Redistributions of source code must retain the above copyright notice, 26 * Redistributions in binary form must reproduce the above copyright notice,
|
/frameworks/native/opengl/libs/ |
D | Android.bp | 66 // In particular, DO NOT add libutils or anything "above" libcutils 100 // In particular, DO NOT add libutils nor anything "above" libui
|
/frameworks/compile/slang/tests/F_reflection3264_invokable_mismatch/ |
D | reflection3264_invokable_mismatch.rscript | 19 // invokable name mismatch above (c32 versus c64)
|
/frameworks/compile/slang/tests/F_reflection3264_variable_mismatch/ |
D | reflection3264_variable_mismatch.rscript | 38 // variable name mismatch above (h32 versus h64)
|
/frameworks/ml/nn/driver/cache/ |
D | Android.bp | 29 // In particular, DO NOT add libutils or anything "above" libcutils
|
/frameworks/wilhelm/include/SLES/ |
D | NOTICE | 11 The above copyright notice and this permission notice shall be included
|
/frameworks/native/opengl/include/EGL/ |
D | NOTICE | 11 The above copyright notice and this permission notice shall be included
|
/frameworks/native/opengl/include/KHR/ |
D | NOTICE | 11 The above copyright notice and this permission notice shall be included
|
/frameworks/wilhelm/include/OMXAL/ |
D | NOTICE | 11 The above copyright notice and this permission notice shall be included
|
/frameworks/base/data/keyboards/ |
D | Vendor_046d_Product_c294.kl | 19 # 4 way buttons above hat
|
D | Vendor_046d_Product_c299.kl | 19 # 4 way buttons above hat
|
/frameworks/base/services/net/ |
D | Android.bp | 47 // classes generated by netd_aidl_interfaces-platform-java above.
|
/frameworks/native/opengl/include/GLES2/ |
D | NOTICE | 25 The above copyright notice and this permission notice shall be included
|