HomeSort by relevance Sort by last modified time
    Searched refs:BAD_TYPE (Results 1 - 20 of 20) sorted by null

  /hardware/ti/omap4-aah/libtiutils/
Status.h 42 TI_CAMERA_DEFINE_STATUS_CODE(BAD_TYPE)
  /system/core/include/utils/
Errors.h 54 BAD_TYPE = (UNKNOWN_ERROR + 1),
  /external/deqp/framework/platform/android/
tcuAndroidInternals.hpp 59 BAD_TYPE = (UNKNOWN_ERROR + 1),
  /frameworks/av/include/media/stagefright/foundation/
ADebug.h 35 case BAD_TYPE: return "BAD_TYPE";
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioSystemLegacy.h 40 BAD_TYPE = android::BAD_TYPE,
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp 120 return BAD_TYPE;
124 return BAD_TYPE;
128 return BAD_TYPE;
132 return BAD_TYPE;
453 return (mError=BAD_TYPE);
487 return (mError=BAD_TYPE);
500 return (mError=BAD_TYPE);
515 return (mError=BAD_TYPE);
528 return (mError=BAD_TYPE);
534 return (mError=BAD_TYPE);
    [all...]
CursorWindow.cpp 90 if (ashmemFd == int(BAD_TYPE)) {
91 result = BAD_TYPE;
  /frameworks/av/media/img_utils/include/img_utils/
TiffWriter.h 123 * - BAD_TYPE - The type of the given data isn't compatible with the
139 * - BAD_TYPE - The type of the given data isn't compatible with the
157 * - BAD_TYPE - The type of the given data isn't compatible with the
291 return BAD_TYPE;
  /frameworks/av/services/audiopolicy/engineconfigurable/src/
Engine.cpp 220 return BAD_TYPE;
  /frameworks/native/opengl/libagl/
mipmap.cpp 178 return BAD_TYPE;
  /hardware/qcom/camera/QCamera2/HAL/
QCameraParameters.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraParameters.cpp     [all...]
  /frameworks/native/libs/binder/
Parcel.cpp 281 return BAD_TYPE;
310 return BAD_TYPE;
857 return BAD_TYPE;
    [all...]
  /frameworks/av/services/audiopolicy/engineconfigurable/wrapper/
ParameterManagerWrapper.cpp 401 return BAD_TYPE;
  /frameworks/native/libs/ui/
GraphicBuffer.cpp 332 if (buf[0] != 'GBFR') return BAD_TYPE;
  /device/asus/flo/camera/QCamera2/HAL/
QCameraParameters.cpp     [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraParameters.cpp     [all...]
  /frameworks/base/core/jni/
android_util_Binder.cpp 656 case BAD_TYPE:
    [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.cpp     [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 2419 milliseconds