Home
last modified time | relevance | path

Searched refs:getStandardMetadataTypeValue (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/google/gchips/gralloc4/src/hidl_common/
H A DMapperMetadata.cpp456 switch (android::gralloc4::getStandardMetadataTypeValue(metadataType)) in get_metadata()
662 switch (android::gralloc4::getStandardMetadataTypeValue(metadataType)) in set_metadata()
791 switch (android::gralloc4::getStandardMetadataTypeValue(metadataType)) in getFromBufferDescriptorInfo()
/aosp12/frameworks/native/libs/gralloc/types/include/gralloctypes/
H A DGralloc4.h396 aidl::android::hardware::graphics::common::StandardMetadataType getStandardMetadataTypeValue(
/aosp12/frameworks/native/libs/gralloc/types/tests/
H A DGralloc4_test.cpp578 …ASSERT_EQ(StandardMetadataType::BUFFER_ID, gralloc4::getStandardMetadataTypeValue(gralloc4::Metada… in TEST_F()
/aosp12/frameworks/native/libs/ui/
H A DGralloc4.cpp824 gralloc4::getStandardMetadataTypeValue( in metadataDumpHelper()
/aosp12/frameworks/native/libs/gralloc/types/
H A DGralloc4.cpp1232 StandardMetadataType getStandardMetadataTypeValue(const MetadataType& metadataType) { in getStandardMetadataTypeValue() function
/aosp12/hardware/interfaces/graphics/mapper/4.0/vts/functional/
H A DVtsHalGraphicsMapperV4_0TargetTest.cpp174 StandardMetadataType type = gralloc4::getStandardMetadataTypeValue(metadataType); in verifyBufferDump()
2401 StandardMetadataType type = gralloc4::getStandardMetadataTypeValue(metadataType); in TEST_P()