Home
last modified time | relevance | path

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

/frameworks/native/libs/gralloc/types/
DGralloc4.cpp1033 return encodeMetadata(MetadataType_ProtectedContent, protectedContent, outProtectedContent, in encodeProtectedContent()
1038 return decodeMetadata(MetadataType_ProtectedContent, protectedContent, outProtectedContent, in decodeProtectedContent()
/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h89 … android::hardware::graphics::mapper::V4_0::IMapper::MetadataType MetadataType_ProtectedContent = { variable
/frameworks/native/libs/ui/
DGralloc4.cpp585 return get(bufferHandle, gralloc4::MetadataType_ProtectedContent, in getProtectedContent()