Home
last modified time | relevance | path

Searched defs:surfaceFormat (Results 1 – 25 of 113) sorted by relevance

12345

/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
H A Dutils.cpp206 bool YUVGenerate(TSurfaceFormat surfaceFormat, std::vector<cl_uchar> &yuv, in YUVGenerate()
307 bool YUVSurfaceSet(TSurfaceFormat surfaceFormat, in YUVSurfaceSet()
413 bool YUVSurfaceGet(TSurfaceFormat surfaceFormat, in YUVSurfaceGet()
550 bool YUVCompare(TSurfaceFormat surfaceFormat, in YUVCompare()
580 void DataGenerate(TSurfaceFormat surfaceFormat, cl_channel_type type, in DataGenerate()
631 void DataGenerate(TSurfaceFormat surfaceFormat, cl_channel_type type, in DataGenerate()
744 void DataGenerate(TSurfaceFormat surfaceFormat, cl_channel_type type, in DataGenerate()
801 bool DataCompare(TSurfaceFormat surfaceFormat, cl_channel_type type, in DataCompare()
833 bool DataCompare(TSurfaceFormat surfaceFormat, cl_channel_type type, in DataCompare()
904 bool DataCompare(TSurfaceFormat surfaceFormat, cl_channel_type type, in DataCompare()
[all …]
H A Dtest_create_context.cpp22 TSurfaceFormat surfaceFormat, TSharedHandleType sharedHandle) in context_create()
H A Dtest_functions_kernel.cpp29 TSurfaceFormat surfaceFormat, in kernel_functions()
H A Dtest_interop_sync.cpp23 TSurfaceFormat surfaceFormat, in interop_user_sync()
H A Dtest_memory_access.cpp22 TSurfaceFormat surfaceFormat, TSharedHandleType sharedHandle) in memory_access()
H A Dtest_other_data_types.cpp31 TSurfaceFormat surfaceFormat, in other_data_types()
H A Dtest_functions_api.cpp23 TSurfaceFormat surfaceFormat, TSharedHandleType sharedHandle) in api_functions()
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/utils/
H A DSurfaceUtils.java66 int surfaceFormat = getSurfaceFormat(surface); in isSurfaceForPreview() local
87 int surfaceFormat = getSurfaceFormat(surface); in isSurfaceForHwVideoEncoder() local
221 int surfaceFormat = SurfaceUtils.getSurfaceFormat(surface); in checkHighSpeedSurfaceFormat() local
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLCaps.cpp1411 void GrGLCaps::getTexImageExternalFormatAndType(GrGLFormat surfaceFormat, GrGLenum* externalFormat, in getTexImageExternalFormatAndType()
1428 void GrGLCaps::getTexSubImageExternalFormatAndType(GrGLFormat surfaceFormat, in getTexSubImageExternalFormatAndType()
1437 void GrGLCaps::getReadPixelsFormat(GrGLFormat surfaceFormat, GrColorType surfaceColorType, in getReadPixelsFormat()
1444 void GrGLCaps::getExternalFormat(GrGLFormat surfaceFormat, GrColorType surfaceColorType, in getExternalFormat()
4980 const GrBackendFormat& surfaceFormat, in supportedWritePixelsColorType()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DDisplayVk.cpp359 for (const VkSurfaceFormat2KHR &surfaceFormat : surfaceFormats) in isSurfaceFormatColorspacePairSupported() local
388 for (const VkSurfaceFormat2KHR &surfaceFormat : surfaceFormats) in initSupportedSurfaceFormatColorspaces() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/vp/hal/
H A Dvphal_render_vebox_base.cpp4065 MOS_FORMAT surfaceFormat; in AllocateSfcTempSurfaces() local
4169 MOS_FORMAT surfaceFormat; in AllocateSfc2ndTempSurfaces() local
4296 MOS_FORMAT surfaceFormat; in VpHal_VeboxAllocateTempSurfaces() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/scalability/
H A Ddecode_scalability_defs.h52 MOS_FORMAT surfaceFormat = Format_NV12; member
H A Ddecode_scalability_option.cpp210 uint32_t frameWidth, uint32_t frameHeight, MOS_FORMAT surfaceFormat) in IsResolutionMatchMultiPipeThreshold1()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_utilities.cpp312 uint32_t surfaceFormat; in CodecHalSetRcsSurfaceState() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/win32/
H A DDisplayVkWin32.cpp165 for (const VkSurfaceFormatKHR &surfaceFormat : mSurfaceFormats) in checkConfigSupport() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp248VkSurfaceFormatKHR surfaceFormat, const tcu::UVec2 &desiredSize, in getBasicSwapchainParameters()
451 VkSurfaceFormatKHR surfaceFormat = { in colorspaceCompareTest() local
H A DvktWsiFullScreenExclusiveTests.cpp226VkSurfaceFormatKHR surfaceFormat, const tcu::UVec2 &desiredSize, in getBasicSwapchainParameters()
/aosp_15_r20/external/skia/tools/window/
H A DGraphiteDawnWindowContext.cpp32 wgpu::TextureFormat surfaceFormat) in GraphiteDawnWindowContext()
H A DVulkanWindowContext.cpp253 VkFormat surfaceFormat = VK_FORMAT_UNDEFINED; in createSwapchain() local
H A DGraphiteNativeVulkanWindowContext.cpp251 VkFormat surfaceFormat = VK_FORMAT_UNDEFINED; in createSwapchain() local
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/
H A DGrMockCaps.h144 const GrBackendFormat& surfaceFormat, in supportedWritePixelsColorType()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_aqm_cmdpar.h88 AQM_SURFACE_FORMAT surfaceFormat = AQM_SURFACE_FORMAT::SURFACE_FORMAT_PLANAR4208; in _MHW_PAR_T() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiFrameBoundaryTests.cpp367 const VkSurfaceFormatKHR surfaceFormat = surfaceFormats[0]; in createSwapchain() local
H A DvktApiImageCompressionControlTests.cpp635 VkSurfaceFormat2KHR surfaceFormat = initVulkanStructure(); in swapchainCreateTest() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp1958const VkSurfaceFormatKHR surfaceFormat, const VkFormat viewFormat, in makeSwapchain()
2054 const VkSurfaceFormatKHR *surfaceFormat = DE_NULL; in testSwapchainMutable() local

12345