| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-layout-gsub-table.hh | 140 HBUINT16 format; /* Format identifier--format = 1 */ member 244 HBUINT16 format; /* Format identifier--format = 2 */ member 266 unsigned format = 2; in serialize() local 301 HBUINT16 format; /* Format identifier */ global() member 493 HBUINT16 format; /* Format identifier--format = 1 */ global() member 513 unsigned int format = 1; serialize() local 534 HBUINT16 format; /* Format identifier */ global() member 736 HBUINT16 format; /* Format identifier--format = 1 */ global() member 756 unsigned int format = 1; serialize() local 777 HBUINT16 format; /* Format identifier */ global() member [all...] |
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-buffer.c | 861 hb_buffer_serialize_format_t format; member
|
| /third_party/python/Lib/test/ |
| H A D | test_memoryview.py | 409 format = 'B' variable in BaseBytesMemoryTests 416 format variable in BaseArrayMemoryTests [all...] |
| H A D | test_struct.py | 322 format = byteorder+code global() variable in StructTest.test_integers.IntTester [all...] |
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| H A D | test_inspector_builder.cc | 322 MakeStorageTextureTypes( ast::TextureDimension dim, ast::ImageFormat format) MakeStorageTextureTypes() argument
|
| /third_party/toybox/scripts/ |
| H A D | config2help.c | 42 char *xmprintf(char *format, ...) in xmprintf() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
| H A D | D3D12DescriptorHeapTests.cpp | 66 MakeRenderPass(uint32_t width, uint32_t height, wgpu::TextureFormat format) MakeRenderPass() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | DrawVertexAndIndexBufferOOBValidationTests.cpp | 70 wgpu::VertexFormat format; member
|
| H A D | QueueWriteTextureValidationTests.cpp | 566 wgpu::Texture Create2DTexture(wgpu::TextureFormat format, in Create2DTexture() argument 32 Create2DTexture(wgpu::Extent3D size, uint32_t mipLevelCount, wgpu::TextureFormat format, wgpu::TextureUsage usage, uint32_t sampleCount = 1) Create2DTexture() argument [all...] |
| H A D | RenderPassDescriptorValidationTests.cpp | 45 CreateTexture(wgpu::Device& device, wgpu::TextureDimension dimension, wgpu::TextureFormat format, uint32_t width, uint32_t height, uint32_t arrayLayerCount, uint32_t mipLevelCount, uint32_t sampleCount = 1, wgpu::TextureUsage usage = wgpu::TextureUsage::RenderAttachment) CreateTexture() argument 67 Create2DAttachment(wgpu::Device& device, uint32_t width, uint32_t height, wgpu::TextureFormat format) Create2DAttachment() argument [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_date_time.cpp | 922 dng_date_time_storage_info(uint64 offset, dng_date_time_format format) dng_date_time_storage_info() argument
|
| /third_party/skia/third_party/externals/dawn/src/utils/ |
| H A D | WGPUHelpers.cpp | 161 CreateBasicRenderPass(const wgpu::Device& device, uint32_t width, uint32_t height, wgpu::TextureFormat format) CreateBasicRenderPass() argument 286 BindingLayoutEntryInitializationHelper( uint32_t entryBinding, wgpu::ShaderStage entryVisibility, wgpu::StorageTextureAccess storageTextureAccess, wgpu::TextureFormat format, wgpu::TextureViewDimension textureViewDimension) BindingLayoutEntryInitializationHelper() argument
|
| /third_party/python/Lib/ |
| H A D | traceback.py | 513 def format(self): global() member in StackSummary 876 def format(self, *, chain=True, _ctx=None): global() member in TracebackException [all...] |
| /third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/ |
| H A D | SkottieAnimation.java | 442 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() argument
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fDitheringTests.cpp | 67 static inline IVec4 pixelFormatToIVec4 (const PixelFormat& format) in pixelFormatToIVec4() argument
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fNegativeShaderImageLoadStoreTests.cpp | 85 std::string getShaderImageLayoutQualifier (const tcu::TextureFormat& format) in getShaderImageLayoutQualifier() argument 118 std::string getShaderImageTypeDeclaration (const tcu::TextureFormat& format, glu::TextureTestUtil::TextureType imageType) in getShaderImageTypeDeclaration() argument 211 std::string getOtherFunctionArguments (const tcu::TextureFormat& format, ImageOperation function) in getOtherFunctionArguments() argument 342 std::string generateShaderSource (ImageOperation function, MemoryQualifier memory, glu::TextureTestUtil::TextureType imageType, const tcu::TextureFormat& format, glu::ShaderType shaderType) in generateShaderSource() argument 370 testShader(NegativeTestContext& ctx, ImageOperation function, MemoryQualifier memory, glu::TextureTestUtil::TextureType imageType, const tcu::TextureFormat& format) testShader() argument [all...] |
| H A D | es31fTextureFormatTests.cpp | 126 TextureCubeArrayFormatCase::TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* description, deUint32 format, deUint32 dataType, int size, int depth) in TextureCubeArrayFormatCase() argument 442 deUint32 format; in init() member 458 deUint32 format = texFormats[formatNdx].format; in init() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineImageViewTests.cpp | 180 const tcu::TextureFormat format = (isCompressedFormat(m_imageFormat)) ? tcu::getUncompressedFormat(mapVkCompressedFormat(m_imageFormat)) in initPrograms() local 251 std::string ImageViewTest::getGlslSamplerType (const tcu::TextureFormat& format, VkImageViewType type) in getGlslSamplerType() argument 349 static std::string getFormatCaseName (const VkFormat format) in getFormatCaseName() argument 853 const VkFormat format in createImageViewTests() local [all...] |
| H A D | vktPipelineMultisampleImageTests.cpp | 544 Move<VkImage> makeImage (const DeviceInterface& vk, const VkDevice device, const VkFormat format, const IVec2& size, const deUint32 numLayers, const VkSampleCountFlagBits samples, const VkImageUsageFlags usage) in makeImage() argument 604 checkImageFormatRequirements(const InstanceInterface& vki, const VkPhysicalDevice physDevice, const VkSampleCountFlagBits sampleCount, const VkFormat format, const VkImageUsageFlags usage) checkImageFormatRequirements() argument 634 getClearValue(const VkFormat format) getClearValue() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustnessUtil.cpp | 246 void populateBufferWithTestValues (void* buffer, VkDeviceSize size, VkFormat format) in populateBufferWithTestValues() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
| H A D | vktPipelineCacheSCTests.cpp | 176 const VkFormat format = getRenderTargetFormat(instanceDriver, physicalDevice); in createPipelineCacheTest() local
|
| H A D | vktPipelineIdentifierTests.cpp | 211 const VkFormat format = getRenderTargetFormat(vki, physicalDevice); in testGraphicsPipelineIdentifier() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesImageSparseBinding.cpp | 79 ImageSparseBindingCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const ImageType imageType, const tcu::UVec3& imageSize, const VkFormat format, const bool useDeviceGroups) ImageSparseBindingCase() argument 131 ImageSparseBindingInstance(Context& context, const ImageType imageType, const tcu::UVec3& imageSize, const VkFormat format, const bool useDeviceGroups) ImageSparseBindingInstance() argument 486 VkFormat format = imageParameters[imageTypeNdx].formats[formatNdx].format; createImageSparseBindingTestsCommon() local [all...] |
| H A D | vktSparseResourcesMipmapSparseResidency.cpp | 79 MipmapSparseResidencyCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const ImageType imageType, const tcu::UVec3& imageSize, const VkFormat format, const bool useDeviceGroups) MipmapSparseResidencyCase() argument 137 MipmapSparseResidencyInstance(Context& context, const ImageType imageType, const tcu::UVec3& imageSize, const VkFormat format, const bool useDeviceGroups) MipmapSparseResidencyInstance() argument 590 VkFormat format = imageParameters[imageTypeNdx].formats[formatNdx].format; createMipmapSparseResidencyTestsCommon() local [all...] |
| H A D | vktSparseResourcesShaderIntrinsicsBase.cpp | 35 std::string getOpTypeImageComponent (const tcu::TextureFormat& format) in getOpTypeImageComponent() argument 71 std::string getImageComponentTypeName (const tcu::TextureFormat& format) in getImageComponentTypeName() argument 107 std::string getImageComponentVec4TypeName (const tcu::TextureFormat& format) in getImageComponentVec4TypeName() argument 144 getOpTypeImageSparse(const ImageType imageType, const tcu::TextureFormat& format, const std::string& componentType, const bool requiresSampler) getOpTypeImageSparse() argument 251 getOpTypeImageSparse(const ImageType imageType, const VkFormat format, const std::string& componentType, const bool requiresSampler) getOpTypeImageSparse() argument [all...] |