Home
last modified time | relevance | path

Searched defs:info (Results 1376 - 1400 of 4042) sorted by relevance

1...<<51525354555657585960>>...162

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/
H A DNDKExtractor.cpp148 AMediaCodecBufferInfo info; in decode() local
/third_party/skia/tests/
H A DAndroidCodecTest.cpp156 auto info = codec->getInfo(); in DEF_TEST() local
185 auto info = codec->getInfo(); in DEF_TEST() local
H A DGifTest.cpp216 auto info = codec->getInfo().makeColorType(kN32_SkColorType); in DEF_TEST() local
533 SkImageInfo info = codec->getInfo(); in DEF_TEST() local
628 auto info in DEF_TEST() local
[all...]
H A DNdkDecodeTest.cpp49 const auto& info = gen->getInfo(); in DEF_TEST() local
131 auto info = gen->getInfo().makeColorSpace(cs); in DEF_TEST() local
172 auto info = gen->getInfo().makeColorSpace(unsupported); in DEF_TEST() local
248 auto info in DEF_TEST() local
277 auto info = gen->getInfo().makeDimensions(dims); DEF_TEST() local
308 auto info = gen->getInfo().makeDimensions(dims); DEF_TEST() local
369 auto info = gen->getInfo().makeDimensions(dims); DEF_TEST() local
397 SkImageInfo info = gen->getInfo(); DEF_TEST() local
439 auto info = gen->getInfo().makeAlphaType(kOpaque_SkAlphaType); DEF_TEST() local
477 auto info = gen->getInfo().makeColorType(kRGBA_F16_SkColorType); DEF_TEST() local
534 auto info = gen->getInfo().makeColorType(ct); DEF_TEST() local
[all...]
H A DSkbug6653.cpp27 SkImageInfo info = SkImageInfo::Make(50, 50, kRGBA_8888_SkColorType, kPremul_SkAlphaType); in make_surface() local
H A DImageNewShaderTest.cpp98 SkImageInfo info in DEF_TEST() local
39 run_shader_test(skiatest::Reporter* reporter, SkSurface* sourceSurface, SkSurface* destinationSurface, SkImageInfo& info) run_shader_test() argument
107 SkImageInfo info = SkImageInfo::MakeN32Premul(5, 5); gpu_to_gpu() local
116 SkImageInfo info = SkImageInfo::MakeN32Premul(5, 5); raster_to_gpu() local
[all...]
H A DTextureBindingsResetTest.cpp90 auto info = SkImageInfo::Make(10, 10, kRGBA_8888_SkColorType, kPremul_SkAlphaType); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
/third_party/skia/src/ports/
H A DSkImageGeneratorWIC.cpp151 SkImageInfo info = SkImageInfo::MakeS32(width, height, alphaType); in MakeFromEncodedWIC() local
157 ImageGeneratorWIC::ImageGeneratorWIC(const SkImageInfo& info, in ImageGeneratorWIC() argument
169 bool ImageGeneratorWIC::onGetPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, in onGetPixels() argument
[all...]
H A DSkImageGeneratorCG.cpp85 SkImageInfo info = SkImageInfo::MakeS32(width, height, alphaType); in MakeFromEncodedCG() local
107 ImageGeneratorCG::ImageGeneratorCG(const SkImageInfo& info, SkUniqueCFRef<CGImageSourceRef> src, in ImageGeneratorCG() argument
119 bool ImageGeneratorCG::onGetPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, in onGetPixels() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_semaphore/
H A DSemaphoreServiceZirconHandle.cpp67 VkSemaphoreCreateInfo info; in ImportSemaphore() local
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
H A DServer.cpp172 TrackDeviceChild(DeviceInfo* info, ObjectType type, ObjectId id) TrackDeviceChild() argument
181 UntrackDeviceChild(DeviceInfo* info, ObjectType type, ObjectId id) UntrackDeviceChild() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBuddyMemoryAllocator.cpp77 AllocationInfo info; in Allocate() local
89 const AllocationInfo info = allocation.GetInfo(); in Deallocate() local
H A DFeatures.cpp26 FeatureInfo info; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DVulkanBackend.cpp104 ExportVulkanImage(WGPUTexture texture, VkImageLayout desiredLayout, ExternalImageExportInfoVk* info) ExportVulkanImage() argument
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DClientDoers.cpp122 DoShaderModuleGetCompilationInfoCallback(ShaderModule* shaderModule, uint64_t requestSerial, WGPUCompilationInfoRequestStatus status, const WGPUCompilationInfo* info) DoShaderModuleGetCompilationInfoCallback() argument
/third_party/openssl/test/
H A Dprovider_pkey_test.c248 OSSL_STORE_INFO *info; in test_pkey_store() local
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidobjs.c206 PS_FontInfo info; in cid_face_done() local
363 PS_FontInfo info = &cid->font_info; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer-deserialize-json.hh508 hb_glyph_info_t info = {0}; in _hb_buffer_deserialize_json() local
[all...]
H A Dhb-buffer-deserialize-text.hh424 hb_glyph_info_t info = {0}; in _hb_buffer_deserialize_text() local
[all...]
H A Dhb-ot-shape-complex-myanmar.cc114 hb_glyph_info_t *info = buffer->info; in setup_masks_myanmar() local
146 hb_glyph_info_t *info = buffer->info; in initial_reordering_consonant_syllable() local
[all...]
H A Dhb-ot-shape-complex-myanmar.hh65 set_myanmar_properties (hb_glyph_info_t &info) in set_myanmar_properties() argument
H A Dhb-ot-var.cc286 hb_ot_var_axis_info_t info; in hb_ot_var_normalize_variations() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhb-fc.cc139 hb_glyph_info_t *info = hb_buffer_get_glyph_infos (buffer, &len); in hb_fc_can_render() local
H A Dshape-options.hh89 hb_glyph_info_t *info = hb_buffer_get_glyph_infos (buffer, nullptr); in populate_buffer() local
155 hb_glyph_info_t *info = hb_buffer_get_glyph_infos (buffer, &num_glyphs); in verify_buffer_monotone() local
191 hb_glyph_info_t *info = hb_buffer_get_glyph_infos (buffer, &num_glyphs); in verify_buffer_safe_to_break() local
[all...]
/third_party/skia/tools/
H A DHashAndEncode.cpp117 png_infop info = png_create_info_struct(png); in encodePNG() local
[all...]

Completed in 12 milliseconds

1...<<51525354555657585960>>...162