Searched refs:GetVulkanBackendFormat (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/skia/include/android/ |
H A D | GrAHardwareBufferUtils.h | 36 GrBackendFormat GetVulkanBackendFormat(GrDirectContext* dContext, AHardwareBuffer* hardwareBuffer,
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrAHardwareBufferUtils.cpp | 43 return GetVulkanBackendFormat(dContext, hardwareBuffer, bufferFormat, requireKnownFormat); in GetBackendFormat()
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | AutoBackendTextureRelease.cpp | 59 GrAHardwareBufferUtils::GetVulkanBackendFormat(context, in AutoBackendTextureRelease()
|
/aosp_15_r20/frameworks/native/libs/renderengine/skia/compat/ |
H A D | GaneshBackendTexture.cpp | 60 backendFormat = GrAHardwareBufferUtils::GetVulkanBackendFormat(grContext.get(), buffer, in GaneshBackendTexture()
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | AHardwareBufferVk.cpp | 31 GrBackendFormat GetVulkanBackendFormat(GrDirectContext* dContext, AHardwareBuffer* hardwareBuffer, in GetVulkanBackendFormat() function
|