Home
last modified time | relevance | path

Searched defs:standardMetadataType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/device/generic/goldfish/gralloc/
Dmapper.cpp358 const int64_t standardMetadataType, in GoldfishMapper()
360 const size_t metadataSize) { in GoldfishMapper()
700const StandardMetadataType standardMetadataType) -> MetadataWriter& { in getStandardMetadataImpl()
895 const StandardMetadataType standardMetadataType) { in setStandardMetadataImpl()
/aosp_15_r20/hardware/google/gchips/gralloc4/src/stable-c/
DGrallocMapper.cpp94 int64_t standardMetadataType, void* _Nonnull outData, in getStandardMetadata()