Home
last modified time | relevance | path

Searched defs:info (Results 5876 - 5900 of 9727) sorted by relevance

1...<<231232233234235236237238239240>>...390

/third_party/skia/src/codec/
H A DSkAndroidCodec.cpp363 SkCodec::Result SkAndroidCodec::getAndroidPixels(const SkImageInfo& info, void* pixels, in getAndroidPixels() argument
/third_party/skia/src/core/
H A DSkBitmapCache.cpp65 Rec(const SkBitmapCacheDesc& desc, const SkImageInfo& info, size_t rowBytes, in Rec() argument
176 SkBitmapCache::RecPtr SkBitmapCache::Alloc(const SkBitmapCacheDesc& desc, const SkImageInfo& info, in Alloc() argument
[all...]
/third_party/skia/src/effects/imagefilters/
H A DSkAlphaThresholdImageFilter.cpp254 SkImageInfo info = SkImageInfo::MakeN32(bounds.width(), bounds.height(), in onFilterImage() local
/third_party/skia/src/images/
H A DSkImageEncoderFns.h182 static inline sk_sp<SkData> icc_from_color_space(const SkImageInfo& info) { in icc_from_color_space() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DCPUID.cpp165 static void cpuid(int registers[4], int info) in cpuid() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DValidateLimitations.cpp210 validateForLoopHeader(TIntermLoop* node, TLoopInfo* info) validateForLoopHeader() argument
229 validateForLoopInit(TIntermLoop* node, TLoopInfo* info) validateForLoopInit() argument
282 validateForLoopCond(TIntermLoop* node, TLoopInfo* info) validateForLoopCond() argument
336 validateForLoopExpr(TIntermLoop* node, TLoopInfo* info) validateForLoopExpr() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDeviceMemoryExternalAndroid.cpp437 VkImageCreateInfo info = {}; in GetAndroidHardwareBufferProperties() local
[all...]
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DDevice.cpp151 const VkBufferCreateInfo info = { in CreateStorageBuffer() local
187 VkShaderModuleCreateInfo info = { in CreateShaderModule() local
206 VkDescriptorSetLayoutCreateInfo info = { in CreateDescriptorSetLayout() local
225 VkPipelineLayoutCreateInfo info = { in CreatePipelineLayout() local
247 VkComputePipelineCreateInfo info = { in CreateComputePipeline() local
282 VkDescriptorPoolCreateInfo info = { CreateStorageBufferDescriptorPool() local
303 VkDescriptorSetAllocateInfo info = { AllocateDescriptorSet() local
356 const VkMemoryAllocateInfo info = { AllocateMemory() local
387 VkCommandPoolCreateInfo info = { CreateCommandPool() local
404 VkCommandBufferAllocateInfo info = { AllocateCommandBuffer() local
422 VkCommandBufferBeginInfo info = { BeginCommandBuffer() local
437 VkSubmitInfo info = { QueueSubmitAndWait() local
[all...]
/third_party/openssl/include/crypto/
H A Dasn1.h28 char *info; member
/third_party/openssl/ohos_lite/include/crypto/
H A Dasn1.h19 char *info; member
/third_party/openssl/providers/implementations/kdfs/
H A Dsskdf.c60 unsigned char *info; member
94 SSKDF_hash_kdm(const EVP_MD *kdf_md, const unsigned char *z, size_t z_len, const unsigned char *info, size_t info_len, unsigned int append_ctr, unsigned char *derived_key, size_t derived_key_len) SSKDF_hash_kdm() argument
212 SSKDF_mac_kdm(EVP_MAC_CTX *ctx_init, const unsigned char *kmac_custom, size_t kmac_custom_len, size_t kmac_out_len, const unsigned char *salt, size_t salt_len, const unsigned char *z, size_t z_len, const unsigned char *info, size_t info_len, unsigned char *derived_key, size_t derived_key_len) SSKDF_mac_kdm() argument
[all...]
/third_party/openssl/ssl/
H A Dtls_srp.c248 SSL_set_srp_server_param(SSL *s, const BIGNUM *N, const BIGNUM *g, BIGNUM *sa, BIGNUM *v, char *info) SSL_set_srp_server_param() argument
[all...]
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dpngdec.c158 png_infop const info = (p == 0) ? head_info : end_info; in ExtractMetadataFromPNG() local
234 volatile png_infop info = NULL; in ReadPNG() local
[all...]
H A Dpnmdec.c73 static size_t ReadPAMFields(PNMInfo* const info, size_t off) { in ReadPAMFields() argument
140 ReadHeader(PNMInfo* const info) ReadHeader() argument
188 PNMInfo info; ReadPNM() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcurrpinf.cpp81 CurrencyPluralInfo::CurrencyPluralInfo(const CurrencyPluralInfo& info) in CurrencyPluralInfo() argument
91 CurrencyPluralInfo::operator=(const CurrencyPluralInfo& info) { in operator =() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dtoolutil.cpp110 static WIN32_FIND_DATAA info; in getLongPathname() local
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_sdl.cpp234 SDL_SysWMinfo info; in ImGui_ImplSDL2_Init() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DTapToToneActivity.java228 private void openPort(final MidiDeviceInfo info) { in openPort() argument
/third_party/skia/tests/
H A DMultiPictureDocumentTest.cpp113 const SkImageInfo info = SkImageInfo::MakeN32Premul(WIDTH, HEIGHT); in DEF_TEST() local
342 const SkImageInfo info = SkImageInfo::MakeN32Premul(WIDTH, HEIGHT); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DSkRuntimeEffectTest.cpp290 SkImageInfo info = surface->imageInfo(); in verify_2x2_surface_results() local
425 SkImageInfo info = SkImageInfo::Make(2, 2, kRGBA_8888_SkColorType, kPremul_SkAlphaType); in test_RuntimeEffect_Shaders() local
529 SkImageInfo info = SkImageInfo::Make(2, 2, kRGBA_8888_SkColorType, kPremul_SkAlphaType); in test_RuntimeEffect_Blenders() local
776 SkImageInfo info in test_RuntimeEffectStructNameReuse() local
914 SkImageInfo info = SkImageInfo::Make(1, 1, kRGBA_8888_SkColorType, kPremul_SkAlphaType); DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
[all...]
H A DVkDrawableTest.cpp137 ImportDraw(TestDrawable* td, const SkMatrix& matrix, const SkIRect& clipBounds, const SkImageInfo& bufferInfo, const GrVkDrawableInfo& info) ImportDraw() argument
H A DBitmapTest.cpp25 const SkImageInfo info = SkImageInfo::MakeN32Premul(10, 10); in test_peekpixels() local
52 const SkImageInfo info = SkImageInfo::MakeN32Premul(width, height); in test_bigalloc() local
64 const SkImageInfo info = SkImageInfo::MakeN32Premul(width, height); in test_allocpixels() local
137 SkImageInfo info = SkImageInfo::MakeA8(width, 1); test_bigwidth() local
289 SkImageInfo info = SkImageInfo::Make(1,1, (SkColorType)ct, kPremul_SkAlphaType); DEF_TEST() local
346 SkImageInfo info = SkImageInfo::MakeN32Premul(16, 16); DEF_TEST() local
432 auto info = SkImageInfo::Make(r.width, r.height, DEF_TEST() local
[all...]
H A DDMSAATest.cpp67 auto info = SkImageInfo::Make(kWidth, kHeight, kRGBA_F32_SkColorType, kPremul_SkAlphaType); in check_sdc_color() local
H A DGrTextBlobTest.cpp21 const SkImageInfo info = in rasterize_blob() local
/third_party/skia/src/sfnt/
H A DSkOTUtils.cpp229 SetAdvancedTypefaceFlags(SkOTTableOS2_V4::Type fsType, SkAdvancedTypefaceMetrics* info) SetAdvancedTypefaceFlags() argument

Completed in 20 milliseconds

1...<<231232233234235236237238239240>>...390