Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/
DGraphicBufferMapper.cpp292 aidl::android::hardware::graphics::common::ExtendableType* outInterlaced) { in getInterlaced()
297 ui::Interlaced* outInterlaced) { in getInterlaced()
/frameworks/native/libs/gralloc/types/
DGralloc4.cpp1051 status_t encodeInterlaced(const ExtendableType& interlaced, hidl_vec<uint8_t>* outInterlaced) { in encodeInterlaced()
1055 status_t decodeInterlaced(const hidl_vec<uint8_t>& interlaced, ExtendableType* outInterlaced) { in decodeInterlaced()