Home
last modified time | relevance | path

Searched defs:drmFormat (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/android/
H A DGrallocEmulated.cpp280 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 DCrosGralloc4Utils.cc46 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 DCrosGralloc4Mapper.cc692 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 DDisplayVkLinux.cpp121 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/
DGuestFrameComposer.cpp110 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 DVkBackendSurfaceTest.cpp73 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 DAndroidHardwareBuffer.cpp165 uint32_t drmFormat = grallocHelper->getFormatDrmFourcc(buffer); in getAndroidHardwareBufferPropertiesANDROID() local
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp111 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
DExynosDisplayDrmInterface.h110 int drmFormat; member
/aosp_15_r20/device/generic/goldfish/gralloc/
Dallocator.cpp550 uint32_t drmFormat = DRM_FORMAT_INVALID; member
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DDisplayEGL.cpp1082 egl::Error DisplayEGL::queryDmaBufModifiers(EGLint drmFormat, in queryDmaBufModifiers()
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp668 const uint32_t drmFormat = ahb.GetDrmFormat(); in FillAhb() local
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h138 int drmFormat; member