Home
last modified time | relevance | path

Searched defs:returnValue (Results 1 – 25 of 33) 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/base/core/java/android/transition/
DTransitionValues.java80 String returnValue = "TransitionValues@" + Integer.toHexString(hashCode()) + ":\n"; in toString() local
/frameworks/support/transition/src/android/support/transition/
DTransitionValues.java79 String returnValue = "TransitionValues@" + Integer.toHexString(hashCode()) + ":\n"; in toString() local
/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/support/v13/tests/java/android/support/v13/view/
DDragStartHelperTest.java70 private DragStartListener createListener(boolean returnValue) { in createListener()
/frameworks/native/opengl/tests/gl_perf/
Dgl2_perf.cpp60 EGLBoolean returnValue; in main() local
/frameworks/rs/
DrsClosure.cpp12 RsAllocation returnValue, in rsi_ClosureCreate()
60 Allocation* returnValue, in Closure()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayoutParserWrapper.java135 int returnValue; in next() local
175 String returnValue = null; in getAttributeValue() local
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
DH264SwDecApi.c356 H264SwDecRet returnValue = H264SWDEC_STRM_PROCESSED; in H264SwDecDecode() local
/frameworks/base/obex/javax/obex/
DClientSession.java219 HeaderSet returnValue = op.getReceivedHeader(); in delete() local
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp269 EGLBoolean returnValue; in main() local
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp225 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/base/services/net/java/android/net/ip/
DIpReachabilityMonitor.java378 final int returnValue = probeNeighbor(mInterfaceIndex, target); in probeAll() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierKeyDownloadManager.java458 int returnValue = (mKeyAvailability >> (keyType - 1)) & 1; in isKeyEnabled() local
/frameworks/support/emoji/core/tests/java/android/support/text/emoji/
DFontRequestEmojiCompatConfigTest.java515 public WaitingRetryPolicy(long returnValue, int callCount) { in WaitingRetryPolicy()
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
DPduParser.java1031 EncodedStringValue returnValue = null; in parseEncodedStringValue() local
/frameworks/base/core/java/android/app/
DInstrumentation.java861 boolean returnValue; in invokeMenuActionSync() field in Instrumentation.MenuRunnable
924 boolean returnValue; in invokeContextMenuAction() field in Instrumentation.ContextMenuRunnable
/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp54 EGLBoolean returnValue; in hwcTestInitDisplay() local
/frameworks/support/graphics/drawable/animated/src/android/support/graphics/drawable/
DAnimatorInflaterCompat.java224 PropertyValuesHolder returnValue = null; in getPVH() local
/frameworks/base/core/java/android/animation/
DAnimatorInflater.java293 PropertyValuesHolder returnValue = null; in getPVH() local
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityNodeInfo.java1104 int returnValue = 0; in getActions() local
/frameworks/native/opengl/libagl/
Degl.cpp94 static T setError(GLint error, T returnValue) { in setError()

12