Searched defs:GetDrmFormat (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish-opengl/system/hwc3/ | ||
D | Gralloc.cpp | 70 std::optional<uint32_t> Gralloc::GetDrmFormat(buffer_handle_t buffer) { in GetDrmFormat() function in aidl::android::hardware::graphics::composer3::impl::Gralloc |
/device/google/cuttlefish/host/libs/wayland/ | ||
D | wayland_surface.cpp | 28 std::uint32_t GetDrmFormat(std::uint32_t wl_shm_format) { in GetDrmFormat() function |