Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/
DGralloc5.cpp37 using APixelFormat = aidl::android::hardware::graphics::common::PixelFormat; typedef
331 APixelFormat pixelFormatRequested;
550 auto expected = static_cast<APixelFormat>(format); in validateBufferSize()
551 if (expected != APixelFormat::IMPLEMENTATION_DEFINED) { in validateBufferSize()