/frameworks/base/core/java/android/provider/ |
D | MetadataReader.java | 62 private static final int TYPE_DOUBLE = 1; field in MetadataReader 86 TYPE_MAPPING.put(ExifInterface.TAG_PRIMARY_CHROMATICITIES, TYPE_DOUBLE); in TYPE_MAPPING.put() argument 87 TYPE_MAPPING.put(ExifInterface.TAG_REFERENCE_BLACK_WHITE, TYPE_DOUBLE); in TYPE_MAPPING.put() argument 95 TYPE_MAPPING.put(ExifInterface.TAG_WHITE_POINT, TYPE_DOUBLE); in TYPE_MAPPING.put() argument 96 TYPE_MAPPING.put(ExifInterface.TAG_X_RESOLUTION, TYPE_DOUBLE); in TYPE_MAPPING.put() argument 97 TYPE_MAPPING.put(ExifInterface.TAG_Y_CB_CR_COEFFICIENTS, TYPE_DOUBLE); in TYPE_MAPPING.put() argument 100 TYPE_MAPPING.put(ExifInterface.TAG_Y_RESOLUTION, TYPE_DOUBLE); in TYPE_MAPPING.put() argument 101 TYPE_MAPPING.put(ExifInterface.TAG_APERTURE_VALUE, TYPE_DOUBLE); in TYPE_MAPPING.put() argument 102 TYPE_MAPPING.put(ExifInterface.TAG_BRIGHTNESS_VALUE, TYPE_DOUBLE); in TYPE_MAPPING.put() argument 106 TYPE_MAPPING.put(ExifInterface.TAG_COMPRESSED_BITS_PER_PIXEL, TYPE_DOUBLE); in TYPE_MAPPING.put() argument [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/ |
D | datapiece.h | 69 TYPE_DOUBLE = 5, enumerator
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | type.proto | 68 TYPE_DOUBLE = 1; enumerator
|
D | wire_format_lite.h | 97 TYPE_DOUBLE = 1, enumerator
|
D | descriptor.proto | 130 TYPE_DOUBLE = 1; enumerator
|
D | descriptor.h | 444 TYPE_DOUBLE = 1, // double, exactly eight bytes on the wire. enumerator
|
D | type.pb.h | 341 static const Kind TYPE_DOUBLE = variable
|
D | type.pb.cc | 982 const Field_Kind Field::TYPE_DOUBLE; member in google::protobuf::Field
|
D | descriptor.pb.h | 1021 static const Type TYPE_DOUBLE = variable
|
D | descriptor.pb.cc | 4222 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_DOUBLE; member in google::protobuf::FieldDescriptorProto
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
D | FrameFormat.java | 38 public static final int TYPE_DOUBLE = 6; field in FrameFormat
|
/frameworks/base/core/java/com/android/internal/util/ |
D | TypedProperties.java | 99 static final int TYPE_DOUBLE = 'F' | 8 << 8; field in TypedProperties
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 107 TYPE_DOUBLE = 1; enumerator
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 107 TYPE_DOUBLE = 1; enumerator
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/main/java/com/google/protobuf/nano/ |
D | InternalNano.java | 51 public static final int TYPE_DOUBLE = 1; field in InternalNano
|
D | Extension.java | 58 public static final int TYPE_DOUBLE = InternalNano.TYPE_DOUBLE; field in Extension
|
/frameworks/base/cmds/content/src/com/android/commands/content/ |
D | Content.java | 155 private static final String TYPE_DOUBLE = "d"; field in Content.Parser
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/ |
D | descriptor.py | 422 TYPE_DOUBLE = 1 variable in FieldDescriptor
|
/frameworks/base/core/java/android/hardware/camera2/impl/ |
D | CameraMetadataNative.java | 494 public static final int TYPE_DOUBLE = 4; field in CameraMetadataNative
|