Searched defs:GetDrmFormat (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/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 |
/aosp_15_r20/device/google/cuttlefish/host/libs/wayland/ | ||
D | wayland_surface.cpp | 28 std::uint32_t GetDrmFormat(std::uint32_t wl_shm_format) { in GetDrmFormat() function |
/aosp_15_r20/hardware/google/gfxstream/common/end2end/ | ||
D | GfxstreamEnd2EndTests.h | 383 uint32_t GetDrmFormat() const { return mGralloc->getFormatDrmFourcc(mHandle); } in GetDrmFormat() function |