Searched refs:AidlPixelFormat (Results 1 – 3 of 3) sorted by relevance
45 using AidlPixelFormat = ::aidl::android::hardware::graphics::common::PixelFormat; typedef64 if (cfg.streamType == StreamType::OUTPUT && cfg.format == AidlPixelFormat::RGBA_8888) { in selectStreamConfiguration()
714 using AidlPixelFormat = ::aidl::android::hardware::graphics::common::PixelFormat; in forwardFrame() typedef726 .format = static_cast<AidlPixelFormat>(mFormat), in forwardFrame()
323 using AidlPixelFormat = ::aidl::android::hardware::graphics::common::PixelFormat; in getStreamList() typedef345 .format = static_cast<AidlPixelFormat>(pCurrentConfig->format), in getStreamList()