Home
last modified time | relevance | path

Searched defs:returnValue (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/av/media/libstagefright/codecs/mp3dec/src/
Dpvmp3_getbits.cpp120 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/
DOneShotPreDrawListener.java39 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/
DFakeProviderWithAsserts.java49 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/
Dbrightness.cpp47 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/
DTransitionValues.java94 String returnValue = "TransitionValues@" + Integer.toHexString(hashCode()) + ":\n"; in toString() local
/frameworks/native/opengl/tests/gl_perf/
Dgl2_perf.cpp53 EGLBoolean returnValue; in main() local
/frameworks/rs/
DrsClosure.cpp12 RsAllocation returnValue, in rsi_ClosureCreate()
60 Allocation* returnValue, in Closure()
DrsHidlAdaptation.cpp273 RsAllocation returnValue, in ClosureCreate()
DrsApiStubs.cpp529 …Closure rsClosureCreate (RsContext ctxWrapper, RsScriptKernelID kernelID, RsAllocation returnValue, in rsClosureCreate()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayoutParserWrapper.java135 int returnValue; in next() local
175 String returnValue = null; in getAttributeValue() local
/frameworks/base/core/tests/coretests/src/android/view/
DAccessibilityInteractionControllerTest.java210 AccessibilityWindowInfo returnValue = null; in findWindowByTitle() local
/frameworks/base/obex/javax/obex/
DClientSession.java219 HeaderSet returnValue = op.getReceivedHeader(); in delete() local
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp225 EGLBoolean returnValue; in main() local
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp304 EGLBoolean returnValue; in main() local
/frameworks/native/opengl/tests/gl2_copyTexImage/
Dgl2_copyTexImage.cpp366 EGLBoolean returnValue; in main() local
/frameworks/native/opengl/tests/gl2_yuvtex/
Dgl2_yuvtex.cpp335 EGLBoolean returnValue; in main() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DMmTelFeatureCompatAdapter.java295 final int[] returnValue = new int[1]; in queryCapabilityConfiguration() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierKeyDownloadManager.java488 int returnValue = (mKeyAvailability >> (keyType - 1)) & 1; in isKeyEnabled() local
/frameworks/base/telephony/common/com/google/android/mms/pdu/
DPduParser.java1037 EncodedStringValue returnValue = null; in parseEncodedStringValue() local
/frameworks/base/core/java/android/app/
DInstrumentation.java930 boolean returnValue; in invokeMenuActionSync() field in Instrumentation.MenuRunnable
993 boolean returnValue; in invokeContextMenuAction() field in Instrumentation.ContextMenuRunnable
/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp54 EGLBoolean returnValue; in hwcTestInitDisplay() local
/frameworks/base/core/java/android/animation/
DAnimatorInflater.java293 PropertyValuesHolder returnValue = null; in getPVH() local
/frameworks/native/opengl/libagl/
Degl.cpp96 static T setError(GLint error, T returnValue) { in setError()
/frameworks/rs/support/java/src/androidx/renderscript/
DRenderScript.java869 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/
DAccessibilityNodeInfo.java1148 int returnValue = 0; in getActions() local

12