Home
last modified time | relevance | path

Searched refs:BLOB (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/hardware/
DHardwareBuffer.java56 BLOB,
81 public static final int BLOB = 0x21; field in HardwareBuffer
175 if (format == BLOB && height != 1) { in create()
213 if (format == BLOB && height != 1) { in isSupported()
410 case BLOB: in isSupportedFormat()
DSystemSensorManager.java584 if (hardwareBuffer.getFormat() != HardwareBuffer.BLOB) { in createDirectChannelImpl()
/frameworks/av/media/codec2/sfplugin/
DReflectedParamUpdater.cpp181 case C2FieldDescriptor::BLOB: in addParamStructDesc()
349 } else if (desc.fieldDesc->type() == C2FieldDescriptor::BLOB) { in updateParamsFromMessage()
453 case C2FieldDescriptor::BLOB: { in parseMessageAndDoWork()
532 case C2FieldDescriptor::BLOB: { in getParams()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DCameraMetadataTest.java530 BLOB enumConstant
560 AvailableFormat.BLOB in testReadWriteEnum()
610 AvailableFormat.BLOB in testReadWriteEnumWithCustomValues()
894 final int BLOB = 0x21; in testReadWriteReprocessFormatsMap() local
898 YUV_420_888, 3, YUV_420_888, ImageFormat.NV21, BLOB, in testReadWriteReprocessFormatsMap()
899 RAW16, 2, YUV_420_888, BLOB, in testReadWriteReprocessFormatsMap()
/frameworks/av/media/codec2/tests/
DC2SampleComponent_test.cpp42 case FD::BLOB: *os << "u8"; break; in PrintTo()
334 case C2FieldDescriptor::BLOB: cout << "blob "; break; in dumpType()
DC2Param_test.cpp40 case FD::BLOB: *os << "u8"; break; in PrintTo()
139 { FD::BLOB, 100, "blob", 60, 1 },
141 { FD::BLOB, 100, "y-n", 260, 1 } };
274 std::is_same<T, uint8_t>::value ? FD::BLOB :
2333 EXPECT_EQ(FD::BLOB, fields.cbegin()->type()); in TEST_F()
/frameworks/av/media/codec2/vndk/util/
DC2Debug.cpp53 case C2FieldDescriptor::BLOB: return "u8"; in asString()
DC2InterfaceUtils.cpp782 case C2FieldDescriptor::BLOB: in isArithmetic()
1207 C2FieldDescriptor::BLOB, 1 /* extent */, "name", in descendInto()
DC2InterfaceHelper.cpp107 case C2FieldDescriptor::BLOB: fsv = C2SupportedRange<uint8_t>::Any(); break; in createFieldsAndSupportedValues()
/frameworks/av/media/codec2/core/include/
DC2Param.h981 BLOB, ///< blob. Blobs have no sub-elements and can be thought of as byte arrays; enumerator
1084 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType()
/frameworks/base/non-updatable-api/
Dcurrent.txt16309 field public static final int BLOB = 33; // 0x21
68249 field public static final int BLOB = 2004; // 0x7d4
/frameworks/base/api/
Dcurrent.txt16309 field public static final int BLOB = 33; // 0x21
68393 field public static final int BLOB = 2004; // 0x7d4
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt46976 field public static final int BLOB = 2004; // 0x7d4