Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/android/
DGrallocEmulated.cpp78 std::optional<uint32_t> DrmToAhbFormat(uint32_t drmFormat) { in DrmToAhbFormat()
104 std::optional<uint32_t> DrmToBpp(uint32_t drmFormat) { in DrmToBpp()
121 std::optional<uint32_t> DrmToVirglFormat(uint32_t drmFormat) { in DrmToVirglFormat()
141 uint32_t drmFormat, VirtGpuResourcePtr resource) in EmulatedAHardwareBuffer()
214 auto drmFormat = GlFormatToDrmFormat(glFormat); in createColorBuffer() local
232 auto drmFormat = AhbToDrmFormat(ahbFormat); in allocate() local
246 AHardwareBuffer* EmulatedGralloc::allocate(uint32_t width, uint32_t height, uint32_t drmFormat) { in allocate()
/hardware/google/gfxstream/guest/vulkan_enc/
DAndroidHardwareBuffer.cpp161 uint32_t drmFormat = grallocHelper->getFormatDrmFourcc(buffer); in getAndroidHardwareBufferPropertiesANDROID() local
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp110 uint32_t drmFormat, const DrmArray<uint32_t> &handles, in addFB2WithModifiers()
127 bool FramebufferManager::validateLayerInfo(uint32_t state, uint32_t drmFormat, in validateLayerInfo()
180 int drmFormat = DRM_FORMAT_UNDEFINED; in getBuffer() local
DExynosDisplayDrmInterface.h110 int drmFormat; member
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h134 int drmFormat; member