Home
last modified time | relevance | path

Searched defs:Interlaced (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/ui/include_types/ui/
DGraphicTypes.h64 using Interlaced = aidl::android::hardware::graphics::common::Interlaced; variable
/frameworks/native/libs/ui/include/ui/
DGraphicTypes.h64 using Interlaced = aidl::android::hardware::graphics::common::Interlaced; variable
DGralloc.h142 ui::Interlaced* /*outInterlaced*/) const { in getInterlaced()
/frameworks/native/libs/ui/include_vndk/ui/
DGraphicTypes.h64 using Interlaced = aidl::android::hardware::graphics::common::Interlaced; variable
/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp287 TEST_P(Gralloc4TestInterlaced, Interlaced) { in TEST_P() argument