Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/ui/
H A DGraphicBufferMapper.cpp237 uint64_t* outProtectedContent) { in getProtectedContent()
331 uint64_t* outProtectedContent) { in getDefaultProtectedContent()
/aosp12/frameworks/native/libs/gralloc/types/
H A DGralloc4.cpp1032 status_t encodeProtectedContent(uint64_t protectedContent, hidl_vec<uint8_t>* outProtectedContent) { in encodeProtectedContent()
1037 … decodeProtectedContent(const hidl_vec<uint8_t>& protectedContent, uint64_t* outProtectedContent) { in decodeProtectedContent()