Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/
DGraphicBufferMapper.cpp275 uint64_t* outProtectedContent) { in getProtectedContent()
/frameworks/native/libs/gralloc/types/
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()