HomeSort by relevance Sort by last modified time
    Searched defs:Gralloc2 (Results 1 - 4 of 4) sorted by null

  /frameworks/native/libs/ui/include/ui/
GraphicBufferMapper.h 38 namespace Gralloc2 {
83 const Gralloc2::Mapper& getGrallocMapper() const
93 const std::unique_ptr<const Gralloc2::Mapper> mMapper;
Gralloc2.h 30 namespace Gralloc2 {
137 } // namespace Gralloc2
GraphicBufferAllocator.h 37 namespace Gralloc2 {
79 const std::unique_ptr<const Gralloc2::Allocator> mAllocator;
  /frameworks/native/libs/ui/
Gralloc2.cpp 17 #define LOG_TAG "Gralloc2"
21 #include <ui/Gralloc2.h>
32 namespace Gralloc2 {
85 Gralloc2::Error Mapper::validateBufferDescriptorInfo(
370 } // namespace Gralloc2

Completed in 247 milliseconds