Home
last modified time | relevance | path

Searched refs:GRALLOC_2 (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/ui/include_vndk/ui/
DGraphicBufferMapper.h45 GRALLOC_2, enumerator
/frameworks/native/libs/ui/include/ui/
DGraphicBufferMapper.h45 GRALLOC_2, enumerator
/frameworks/native/libs/ui/
DGraphicBufferMapper.cpp56 mMapperVersion = Version::GRALLOC_2; in GraphicBufferMapper()
/frameworks/native/libs/nativewindow/
DAHardwareBuffer.cpp118 if (gbuffer->getBufferMapperVersion() == GraphicBufferMapper::Version::GRALLOC_2) { in AHardwareBuffer_lockAndGetInfo()