/frameworks/av/media/libstagefright/codecs/mp3dec/src/ |
D | pvmp3_getbits.cpp | 120 uint32 returnValue = 0; in getNbits() local 166 uint16 returnValue; in getUpTo9bits() local 203 uint32 returnValue; in getUpTo17bits() local 238 uint8 returnValue; in get1bit() local
|
/frameworks/base/core/java/com/android/internal/view/ |
D | OneShotPreDrawListener.java | 39 private OneShotPreDrawListener(View view, boolean returnValue, Runnable runnable) { in OneShotPreDrawListener() 68 public static OneShotPreDrawListener add(View view, boolean returnValue, Runnable runnable) { in add()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/ |
D | FakeProviderWithAsserts.java | 49 String sortOrder, Cursor returnValue) { in ExpectedQuery() 64 ExpectedInsert(Uri uri, ContentValues contentValues, Uri returnValue) { in ExpectedInsert() 79 ContentValues contentValues, int returnValue) { in ExpectedUpdate()
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/ |
D | brightness.cpp | 47 float returnValue = sqrt(0.241f * avgPixels[0] * avgPixels[0] + in Java_androidx_media_filterfw_samples_simplecamera_AvgBrightnessFilter_brightnessOperator() local
|
/frameworks/base/core/java/android/transition/ |
D | TransitionValues.java | 94 String returnValue = "TransitionValues@" + Integer.toHexString(hashCode()) + ":\n"; in toString() local
|
/frameworks/native/opengl/tests/gl_perf/ |
D | gl2_perf.cpp | 53 EGLBoolean returnValue; in main() local
|
/frameworks/rs/ |
D | rsClosure.cpp | 12 RsAllocation returnValue, in rsi_ClosureCreate() 60 Allocation* returnValue, in Closure()
|
D | rsHidlAdaptation.cpp | 273 RsAllocation returnValue, in ClosureCreate()
|
D | rsApiStubs.cpp | 529 …Closure rsClosureCreate (RsContext ctxWrapper, RsScriptKernelID kernelID, RsAllocation returnValue, in rsClosureCreate()
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
D | LayoutParserWrapper.java | 135 int returnValue; in next() local 175 String returnValue = null; in getAttributeValue() local
|
/frameworks/base/core/tests/coretests/src/android/view/ |
D | AccessibilityInteractionControllerTest.java | 210 AccessibilityWindowInfo returnValue = null; in findWindowByTitle() local
|
/frameworks/base/obex/javax/obex/ |
D | ClientSession.java | 219 HeaderSet returnValue = op.getReceivedHeader(); in delete() local
|
/frameworks/native/opengl/tests/gl_yuvtex/ |
D | gl_yuvtex.cpp | 225 EGLBoolean returnValue; in main() local
|
/frameworks/native/opengl/tests/gl2_basic/ |
D | gl2_basic.cpp | 304 EGLBoolean returnValue; in main() local
|
/frameworks/native/opengl/tests/gl2_copyTexImage/ |
D | gl2_copyTexImage.cpp | 366 EGLBoolean returnValue; in main() local
|
/frameworks/native/opengl/tests/gl2_yuvtex/ |
D | gl2_yuvtex.cpp | 335 EGLBoolean returnValue; in main() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/ |
D | MmTelFeatureCompatAdapter.java | 295 final int[] returnValue = new int[1]; in queryCapabilityConfiguration() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | CarrierKeyDownloadManager.java | 488 int returnValue = (mKeyAvailability >> (keyType - 1)) & 1; in isKeyEnabled() local
|
/frameworks/base/telephony/common/com/google/android/mms/pdu/ |
D | PduParser.java | 1037 EncodedStringValue returnValue = null; in parseEncodedStringValue() local
|
/frameworks/base/core/java/android/app/ |
D | Instrumentation.java | 930 boolean returnValue; in invokeMenuActionSync() field in Instrumentation.MenuRunnable 993 boolean returnValue; in invokeContextMenuAction() field in Instrumentation.ContextMenuRunnable
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcTestLib.cpp | 54 EGLBoolean returnValue; in hwcTestInitDisplay() local
|
/frameworks/base/core/java/android/animation/ |
D | AnimatorInflater.java | 293 PropertyValuesHolder returnValue = null; in getPVH() local
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 96 static T setError(GLint error, T returnValue) { in setError()
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | RenderScript.java | 869 native long rsnClosureCreate(long con, long kernelID, long returnValue, in rsnClosureCreate() 872 synchronized long nClosureCreate(long kernelID, long returnValue, in nClosureCreate()
|
/frameworks/base/core/java/android/view/accessibility/ |
D | AccessibilityNodeInfo.java | 1148 int returnValue = 0; in getActions() local
|