Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gralloc/types/
H A DGralloc4.cpp427 err = encodeInteger<int64_t>(input.value, output); in encodeExtendableType()
463 err = encodeInteger<int64_t>(input.value, output); in encodeMetadataType()
511 return encodeInteger<float>(input.y, output); in encodeXyColor()
568 err = encodeInteger<uint32_t>(input.width, output); in encodeBufferDescriptorInfoHelper()
572 err = encodeInteger<uint32_t>(input.height, output); in encodeBufferDescriptorInfoHelper()
584 err = encodeInteger<uint64_t>(input.usage, output); in encodeBufferDescriptorInfoHelper()
998 encodeInteger); in encodePixelFormatFourCC()
1008 encodeInteger); in encodePixelFormatModifier()
1034 encodeInteger); in encodeProtectedContent()
1089 encodeInteger); in encodeDataspace()
[all …]