Home
last modified time | relevance | path

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

/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/av/media/libstagefright/codecs/aacdec/
Dgetbits.h102 UInt32 returnValue = 0; in getbits() local
174 UInt returnValue; in get1bits() local
209 UInt returnValue; in get9_n_lessbits() local
273 UInt32 returnValue; in get17_n_lessbits() local
/frameworks/native/opengl/tests/gl_perf/
Dgl2_perf.cpp60 EGLBoolean returnValue; in main() local
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
DH264SwDecApi.c343 H264SwDecRet returnValue = H264SWDEC_STRM_PROCESSED; in H264SwDecDecode() local
/frameworks/base/obex/javax/obex/
DClientSession.java178 HeaderSet returnValue = op.getReceivedHeader(); in delete() local
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp262 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/core/java/android/app/
DInstrumentation.java741 boolean returnValue; in invokeMenuActionSync() field in Instrumentation.MenuRunnable
804 boolean returnValue; in invokeContextMenuAction() field in Instrumentation.ContextMenuRunnable
/frameworks/base/core/java/com/google/android/mms/pdu/
DPduParser.java932 EncodedStringValue returnValue = null; in parseEncodedStringValue() local
/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp56 EGLBoolean returnValue; in hwcTestInitDisplay() local
/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto550 optional DataType returnValue = 6; // GL function's return value field
/frameworks/native/opengl/libagl/
Degl.cpp73 static T setError(GLint error, T returnValue) { in setError()
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java495 String returnValue; in glGetString() local