Home
last modified time | relevance | path

Searched refs:getDefaultInterlaced (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/libs/ui/
DGraphicBufferMapper.cpp349 status_t GraphicBufferMapper::getDefaultInterlaced( in getDefaultInterlaced() function in android::GraphicBufferMapper
352 return mMapper->getDefaultInterlaced(width, height, format, layerCount, usage, outInterlaced); in getDefaultInterlaced()
355 status_t GraphicBufferMapper::getDefaultInterlaced(uint32_t width, uint32_t height, in getDefaultInterlaced() function in android::GraphicBufferMapper
358 return mMapper->getDefaultInterlaced(width, height, format, layerCount, usage, outInterlaced); in getDefaultInterlaced()
DGralloc4.cpp731 status_t Gralloc4Mapper::getDefaultInterlaced(uint32_t width, uint32_t height, PixelFormat format, in getDefaultInterlaced() function in android::Gralloc4Mapper
738 status_t Gralloc4Mapper::getDefaultInterlaced(uint32_t width, uint32_t height, PixelFormat format, in getDefaultInterlaced() function in android::Gralloc4Mapper
745 status_t error = getDefaultInterlaced(width, height, format, layerCount, usage, &interlaced); in getDefaultInterlaced()
/frameworks/native/libs/ui/include/ui/
DGralloc.h218 virtual status_t getDefaultInterlaced( in getDefaultInterlaced() function
224 virtual status_t getDefaultInterlaced(uint32_t /*width*/, uint32_t /*height*/, in getDefaultInterlaced() function
DGraphicBufferMapper.h154 status_t getDefaultInterlaced(
158 status_t getDefaultInterlaced(uint32_t width, uint32_t height, PixelFormat format,
DGralloc4.h131 status_t getDefaultInterlaced(uint32_t width, uint32_t height, PixelFormat format,
135 status_t getDefaultInterlaced(uint32_t width, uint32_t height, PixelFormat format,
/frameworks/native/libs/ui/include_vndk/ui/
DGraphicBufferMapper.h154 status_t getDefaultInterlaced(
158 status_t getDefaultInterlaced(uint32_t width, uint32_t height, PixelFormat format,