Home
last modified time | relevance | path

Searched defs:format (Results 1676 - 1700 of 3882) sorted by relevance

1...<<61626364656667686970>>...156

/third_party/skia/src/gpu/
H A DGrSurfaceProxy.cpp44 GrSurfaceProxy::GrSurfaceProxy(const GrBackendFormat& format, in GrSurfaceProxy() argument
287 auto format = src->backendFormat().makeTexture2D(); in Copy() local
63 GrSurfaceProxy(LazyInstantiateCallback&& callback, const GrBackendFormat& format, SkISize dimensions, SkBackingFit fit, SkBudgeted budgeted, GrProtected isProtected, GrInternalSurfaceFlags surfaceFlags, UseAllocator useAllocator) GrSurfaceProxy() argument
H A DGrDefaultGeoProcFactory.cpp52 SkString format; variable
/third_party/skia/src/gpu/effects/
H A DGrYUVtoRGBEffect.cpp341 SkString format; in getShaderDfxInfo() local
/third_party/skia/src/gpu/gl/
H A DGrGLRenderTarget.cpp55 void GrGLRenderTarget::init(GrGLFormat format, const IDs& idDesc) { in init() argument
25 GrGLRenderTarget(GrGLGpu* gpu, const SkISize& dimensions, GrGLFormat format, int sampleCount, const IDs& ids, sk_sp<GrGLAttachment> stencil) GrGLRenderTarget() argument
38 GrGLRenderTarget(GrGLGpu* gpu, const SkISize& dimensions, GrGLFormat format, int sampleCount, const IDs& ids) GrGLRenderTarget() argument
80 MakeWrapped(GrGLGpu* gpu, const SkISize& dimensions, GrGLFormat format, int sampleCount, const IDs& idDesc, int stencilBits) MakeWrapped() argument
[all...]
/third_party/skia/src/gpu/ops/
H A DLatticeOp.cpp47 SkString format; variable
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DConfigurator.cpp239 unsigned int Configurator::getFormatted(string keyName, string valueName, char *format, in getFormatted() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DImage.hpp73 ClientBuffer(int width, int height, sw::Format format, void* buffer, size_t plane) in ClientBuffer() argument
91 sw::Format format; member in egl::ClientBuffer
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DFramebuffer.cpp357 GLint format = colorbuffer->getFormat(); in completeness() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DPrint.hpp87 const std::string format; member in rr::PrintValue
[all...]
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DConfigurator.cpp240 unsigned int Configurator::getFormatted(string keyName, string valueName, char *format, in getFormatted() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDeviceMemoryExternalAndroid.cpp26 uint32_t GetAHBFormatFromVkFormat(VkFormat format) in GetAHBFormatFromVkFormat() argument
149 VkFormat format = AHardwareBufferExternalMemory::GetVkFormatFromAHBFormat(ahbFormat); in GetVkFormatFeaturesFromAHBFormat() local
[all...]
H A DVkFormat.cpp2561 pack(VkFormat format) pack() argument
2612 unpack(uint8_t format) unpack() argument
2659 mapTo8bit(VkFormat format) mapTo8bit() argument
2667 mapFrom8bit(uint8_t format) mapFrom8bit() argument
[all...]
H A DVkImage.hpp147 Format format; member in vk::Image
H A DVkImageView.cpp50 VkComponentMapping ResolveComponentMapping(VkComponentMapping mapping, vk::Format format) in ResolveComponentMapping() argument
[all...]
/third_party/openssl/providers/common/
H A Dbio_prov.c141 int ossl_prov_bio_vprintf(OSSL_CORE_BIO *bio, const char *format, va_list ap) in ossl_prov_bio_vprintf() argument
148 int ossl_prov_bio_printf(OSSL_CORE_BIO *bio, const char *format, ...) in ossl_prov_bio_printf() argument
/third_party/openssl/test/
H A Dbioprinttest.c112 const char *format; member
144 const char *format; member
192 char format[80], result[80]; in dofptest() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DBitmapGlyph.java79 private int format; field in BitmapGlyph
81 createGlyph(ReadableFontData data, int format) createGlyph() argument
90 BitmapGlyph(ReadableFontData data, int format) BitmapGlyph() argument
95 BitmapGlyph(ReadableFontData data, int offset, int length, int format) BitmapGlyph() argument
100 public int format() { format() method in BitmapGlyph
106 private final int format; global() field in BitmapGlyph.Builder
108 createGlyphBuilder( ReadableFontData data, int format) createGlyphBuilder() argument
126 Builder(WritableFontData data, int format) Builder() argument
131 Builder(ReadableFontData data, int format) Builder() argument
136 public int format() { format() method in BitmapGlyph.Builder
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMap.java36 protected final int format; field in CMap
85 protected CMap(ReadableFontData data, int format, CMapId cmapId) { in CMap() argument
96 public int format() { format() method in CMap
222 private final CMapFormat format; global() field in CMap.Builder
233 Builder(ReadableFontData data, CMapFormat format, CMapId cmapId) Builder() argument
269 public CMapFormat format() { format() method in CMap.Builder
284 Builder(WritableFontData data, CMapFormat format, CMapId cmapId) Builder() argument
[all...]
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
H A Dexternal_interface.h111 enum spirv_cross_format format; member
/third_party/skia/third_party/externals/imgui/examples/libs/usynergy/
H A DuSynergy.c420 uint32_t format = sNetToNative32(parse_msg); in sProcessMessage() local
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_diff.c171 const char format[] = "Frame #%d, duration mismatch"; in CompareAnimatedImagePair() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_formatimpl.cpp58 int32_t NumberFormatterImpl::format(UFormattedNumberData *results, UErrorCode &status) const { in format() function in NumberFormatterImpl
H A Dnumrange_impl.cpp138 void NumberRangeFormatterImpl::format(UFormattedNumberRangeData& data, bool equalBeforeRounding, UErrorCode& status) const { in format() function in NumberRangeFormatterImpl
H A Dwinnmfmt.cpp303 UnicodeString& Win32NumberFormat::format(double number, UnicodeString& appendTo, FieldPosition& /* pos */) const in format() function in Win32NumberFormat
308 UnicodeString& Win32NumberFormat::format(int32_t number, UnicodeString& appendTo, FieldPosition& /* pos */) const in format() function in Win32NumberFormat
313 UnicodeString& Win32NumberFormat::format(int64_t number, UnicodeString& appendTo, FieldPosition& /* pos */) const in format() function in Win32NumberFormat
338 UnicodeString &Win32NumberFormat::format(int32_t numDigits, UnicodeString &appendTo, const wchar_t *fmt, ...) const in format() function in Win32NumberFormat
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DNativeAudioContext.cpp138 open(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) open() argument

Completed in 24 milliseconds

1...<<61626364656667686970>>...156