Searched refs:APixelFormat (Results 1 – 1 of 1) sorted by relevance
37 using APixelFormat = aidl::android::hardware::graphics::common::PixelFormat; typedef331 APixelFormat pixelFormatRequested;550 auto expected = static_cast<APixelFormat>(format); in validateBufferSize()551 if (expected != APixelFormat::IMPLEMENTATION_DEFINED) { in validateBufferSize()