/aosp_15_r20/external/mesa3d/src/gfxstream/guest/android/ |
H A D | GrallocEmulated.cpp | 280 uint32_t drmFormat, VirtGpuResourcePtr resource) in EmulatedAHardwareBuffer() 409 auto drmFormat = GlFormatToDrmFormat(glFormat); in createColorBuffer() local 431 auto drmFormat = AhbToDrmFormat(ahbFormat); in allocate() local 445 AHardwareBuffer* EmulatedGralloc::allocate(uint32_t width, uint32_t height, uint32_t drmFormat) { in allocate()
|
/aosp_15_r20/external/minigbm/cros_gralloc/gralloc4/ |
H A D | CrosGralloc4Utils.cc | 46 const uint32_t drmFormat = cros_gralloc_convert_format(static_cast<int32_t>(format)); in convertToDrmFormat() local 390 int getPlaneLayouts(uint32_t drmFormat, std::vector<PlaneLayout>* outPlaneLayouts) { in getPlaneLayouts()
|
H A D | CrosGralloc4Mapper.cc | 692 uint32_t drmFormat; in getResolvedDrmFormat() local 743 uint32_t drmFormat; in getFromBufferDescriptorInfo() local 765 uint32_t drmFormat; in getFromBufferDescriptorInfo() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/linux/ |
H A D | DisplayVkLinux.cpp | 121 for (EGLint drmFormat : drmFormats) in GetDrmFormats() local 165 egl::Error DisplayVkLinux::queryDmaBufModifiers(EGLint drmFormat, in queryDmaBufModifiers()
|
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/ |
D | GuestFrameComposer.cpp | 110 ConverterFunction GetConverterForDrmFormat(uint32_t drmFormat) { in GetConverterForDrmFormat() 125 bool IsDrmFormatSupported(uint32_t drmFormat) { in IsDrmFormatSupported() 165 uint32_t drmFormat; member
|
/aosp_15_r20/external/skia/tests/ |
H A D | VkBackendSurfaceTest.cpp | 73 GrBackendFormat drmFormat = GrBackendFormats::MakeVk(info.fFormat, true); in DEF_GANESH_TEST_FOR_VULKAN_CONTEXT() local
|
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/ |
H A D | AndroidHardwareBuffer.cpp | 165 uint32_t drmFormat = grallocHelper->getFormatDrmFourcc(buffer); in getAndroidHardwareBufferPropertiesANDROID() local
|
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/ |
D | ExynosDisplayDrmInterface.cpp | 111 uint32_t drmFormat, const DrmArray<uint32_t> &handles, in addFB2WithModifiers() 128 bool FramebufferManager::validateLayerInfo(uint32_t state, uint32_t drmFormat, in validateLayerInfo() 181 int drmFormat = DRM_FORMAT_UNDEFINED; in getBuffer() local
|
D | ExynosDisplayDrmInterface.h | 110 int drmFormat; member
|
/aosp_15_r20/device/generic/goldfish/gralloc/ |
D | allocator.cpp | 550 uint32_t drmFormat = DRM_FORMAT_INVALID; member
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/ |
H A D | DisplayEGL.cpp | 1082 egl::Error DisplayEGL::queryDmaBufModifiers(EGLint drmFormat, in queryDmaBufModifiers()
|
/aosp_15_r20/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndTests.cpp | 668 const uint32_t drmFormat = ahb.GetDrmFormat(); in FillAhb() local
|
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
D | ExynosHWCHelper.h | 138 int drmFormat; member
|