Searched refs:getDefaultProtectedContent (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/libs/ui/ |
D | GraphicBufferMapper.cpp | 328 status_t GraphicBufferMapper::getDefaultProtectedContent(uint32_t width, uint32_t height, in getDefaultProtectedContent() function in android::GraphicBufferMapper 332 return mMapper->getDefaultProtectedContent(width, height, format, layerCount, usage, in getDefaultProtectedContent()
|
D | Gralloc4.cpp | 697 status_t Gralloc4Mapper::getDefaultProtectedContent(uint32_t width, uint32_t height, in getDefaultProtectedContent() function in android::Gralloc4Mapper
|
/frameworks/native/libs/ui/include/ui/ |
D | Gralloc.h | 200 virtual status_t getDefaultProtectedContent(uint32_t /*width*/, uint32_t /*height*/, in getDefaultProtectedContent() function
|
D | GraphicBufferMapper.h | 144 status_t getDefaultProtectedContent(uint32_t width, uint32_t height, PixelFormat format,
|
D | Gralloc4.h | 121 status_t getDefaultProtectedContent(uint32_t width, uint32_t height, PixelFormat format,
|
/frameworks/native/libs/ui/include_vndk/ui/ |
D | GraphicBufferMapper.h | 144 status_t getDefaultProtectedContent(uint32_t width, uint32_t height, PixelFormat format,
|