Home
last modified time | relevance | path

Searched defs:format (Results 3076 - 3100 of 5155) sorted by relevance

1...<<121122123124125126127128129130>>...207

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_color_unquantize.cpp799 unpack_color_endpoints( astc_decode_mode decode_mode, int format, int quantization_level, const int* input, int* rgb_hdr, int* alpha_hdr, int* nan_endpoint, uint4* output0, uint4* output1 ) unpack_color_endpoints() argument
/third_party/skia/third_party/externals/libpng/
H A Dpngerror.c133 png_format_number(png_const_charp start, png_charp end, int format, in png_format_number() argument
255 png_warning_parameter_unsigned(png_warning_parameters p, int number, int format, in png_warning_parameter_unsigned() argument
263 png_warning_parameter_signed(png_warning_parameters p, int number, int format, in png_warning_parameter_signed() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dwebp_dec.c277 ParseHeadersInternal(const uint8_t* data, size_t data_size, int* const width, int* const height, int* const has_alpha, int* const has_animation, int* const format, WebPHeaderStructure* const headers) ParseHeadersInternal() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dlistformatter.cpp641 UnicodeString& ListFormatter::format( in format() function in ListFormatter
650 UnicodeString& ListFormatter::format( in format() function in ListFormatter
H A Dmeasfmt.cpp470 UnicodeString &MeasureFormat::format( in format() function in MeasureFormat
H A Dnfrs.cpp400 NFRuleSet::format(int64_t number, UnicodeString& toAppendTo, int32_t pos, int32_t recursionCount, UErrorCode& status) const in format() function in NFRuleSet
414 NFRuleSet::format(double number, UnicodeString& toAppendTo, int32_t pos, int32_t recursionCount, UErrorCode& status) const in format() function in NFRuleSet
H A Dunum.cpp256 unum_formatDoubleForFields(const UNumberFormat* format, in unum_formatDoubleForFields() argument
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dsfnt.h65 le_uint16 format; member
112 le_uint32 format; member
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpkgitems.cpp589 int32_t format=getDataFormat(pInfo->dataFormat); in enumDependencies() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dicuzdump.cpp57 UnicodeString& format(UDate time, int32_t offset, UBool isDst, UnicodeString& appendTo) { in format() function in DumpFormatter
/third_party/skia/third_party/externals/libwebp/src/webp/
H A Ddecode.h417 int format; // 0 = undefined (/mixed), 1 = lossy, 2 = lossless member
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A Djni-bridge.cpp113 Java_com_google_sample_oboe_manualtest_OboeAudioStream_openNative( JNIEnv *env, jobject synth, jint nativeApi, jint sampleRate, jint channelCount, jint format, jint sharingMode, jint performanceMode, jint inputPreset, jint deviceId, jint sessionId, jint framesPerBurst, jboolean channelConversionAllowed, jboolean formatConversionAllowed, jint rateConversionQuality, jboolean isMMap, jboolean isInput) Java_com_google_sample_oboe_manualtest_OboeAudioStream_openNative() argument
/third_party/skia/src/utils/win/
H A DSkWGL_win.cpp351 int* format = -1 == formatsToTry[0] ? &formatsToTry[0] : &formatsToTry[1]; in get_pixel_formats_to_try() local
/third_party/skia/tests/
H A DResourceAllocatorTest.cpp64 const GrBackendFormat format = caps->getDefaultBackendFormat(p.fColorType, p.fRenderable); in make_deferred() local
91 const GrBackendFormat format = caps->getDefaultBackendFormat(p.fColorType, p.fRenderable); in make_fully_lazy() local
107 const GrBackendFormat format = caps->getDefaultBackendFormat(p.fColorType, p.fRenderable); in make_lazy() local
H A DBackendAllocationTest.cpp123 static bool isBGRA8(const GrBackendFormat& format) { in isBGRA8() argument
172 static bool isRGB(const GrBackendFormat& format) { in isRGB() argument
805 GrBackendFormat format = GrBackendFormat::MakeGL(combo.fFormat, target); DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local
958 GrBackendFormat format = GrBackendFormat::MakeVk(combo.fFormat); DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DTextureD3D12.cpp37 D3D12_RESOURCE_STATES D3D12TextureUsage(wgpu::TextureUsage usage, const Format& format) { in D3D12TextureUsage() argument
113 DXGI_FORMAT D3D12TypelessTextureFormat(wgpu::TextureFormat format) { in D3D12TypelessTextureFormat() argument
266 DXGI_FORMAT D3D12TextureFormat(wgpu::TextureFormat format) { in D3D12TextureFormat() argument
76 D3D12ResourceFlags(wgpu::TextureUsage usage, const Format& format, bool isMultisampledTexture) D3D12ResourceFlags() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DCopyTextureForBrowserTests.cpp63 wgpu::TextureFormat format = kTextureFormat; member
265 static uint32_t GetTextureFormatComponentCount(wgpu::TextureFormat format) { in GetTextureFormatComponentCount() argument
[all...]
H A DTextureZeroInitTests.cpp40 CreateTextureDescriptor(uint32_t mipLevelCount, uint32_t arrayLayerCount, wgpu::TextureUsage usage, wgpu::TextureFormat format) CreateTextureDescriptor() argument
[all...]
H A DMultisampledRenderingTests.cpp108 wgpu::Texture CreateTextureForRenderAttachment(wgpu::TextureFormat format, in CreateTextureForRenderAttachment() argument
H A DStorageTextureTests.cpp25 bool OpenGLESSupportsStorageTexture(wgpu::TextureFormat format) { in OpenGLESSupportsStorageTexture() argument
163 std::string GetImageDeclaration(wgpu::TextureFormat format, in GetImageDeclaration() argument
189 const char* GetExpectedPixelValue(wgpu::TextureFormat format) { in GetExpectedPixelValue() argument
34 FillExpectedData(void* pixelValuePtr, wgpu::TextureFormat format, uint32_t x, uint32_t y, uint32_t depthOrArrayLayer) FillExpectedData() argument
246 GetComparisonFunction(wgpu::TextureFormat format) GetComparisonFunction() argument
298 CommonReadOnlyTestCode( wgpu::TextureFormat format, wgpu::TextureViewDimension dimension = wgpu::TextureViewDimension::e2D) CommonReadOnlyTestCode() argument
348 CommonWriteOnlyTestCode( const char* stage, wgpu::TextureFormat format, wgpu::TextureViewDimension dimension = wgpu::TextureViewDimension::e2D) CommonWriteOnlyTestCode() argument
404 CommonReadWriteTestCode( wgpu::TextureFormat format, wgpu::TextureViewDimension dimension = wgpu::TextureViewDimension::e2D) CommonReadWriteTestCode() argument
451 GetExpectedData(wgpu::TextureFormat format, uint32_t sliceCount = 1) GetExpectedData() argument
468 CreateTexture(wgpu::TextureFormat format, wgpu::TextureUsage usage, uint32_t width = kWidth, uint32_t height = kHeight, uint32_t sliceCount = 1, wgpu::TextureDimension dimension = wgpu::TextureDimension::e2D) CreateTexture() argument
492 CreateTextureWithTestData( const std::vector<uint8_t>& initialTextureData, wgpu::TextureFormat format, wgpu::TextureViewDimension dimension = wgpu::TextureViewDimension::e2D) CreateTextureWithTestData() argument
696 CheckOutputStorageTexture(wgpu::Texture writeonlyStorageTexture, wgpu::TextureFormat format, uint32_t sliceCount = 1) CheckOutputStorageTexture() argument
[all...]
H A DTextureFormatTests.cpp118 wgpu::TextureFormat format; member
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandEncoder.cpp265 const Format& format = attachment->GetFormat(); ValidateRenderPassDepthStencilAttachment() local
[all...]
H A DQueue.cpp326 const Format& format = destination.texture->GetFormat(); in WriteTextureImpl() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.h172 VkFormat format; member
183 VkFormat format; member
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdf.h112 int format; /* Format of the property. */ member

Completed in 32 milliseconds

1...<<121122123124125126127128129130>>...207