Searched refs:wideColorGamutPixelFormat (Results 1 – 4 of 4) sorted by relevance
310 ui::PixelFormat* wideColorGamutPixelFormat) const = 0;
174 ui::PixelFormat* wideColorGamutPixelFormat);
609 ui::PixelFormat* wideColorGamutPixelFormat) const override { in getCompositionPreference()624 *wideColorGamutPixelFormat = static_cast<ui::PixelFormat>(reply.readInt32()); in getCompositionPreference()1609 ui::PixelFormat wideColorGamutPixelFormat; in onTransact() local1612 &wideColorGamutDataspace, &wideColorGamutPixelFormat); in onTransact()1618 reply->writeInt32(static_cast<int32_t>(wideColorGamutPixelFormat)); in onTransact()
2067 ui::Dataspace* wideColorGamutDataspace, ui::PixelFormat* wideColorGamutPixelFormat) { in getCompositionPreference() argument2070 wideColorGamutDataspace, wideColorGamutPixelFormat); in getCompositionPreference()