| /third_party/skia/src/sfnt/ |
| H A D | SkOTUtils.cpp | 229 SetAdvancedTypefaceFlags(SkOTTableOS2_V4::Type fsType, SkAdvancedTypefaceMetrics* info) SetAdvancedTypefaceFlags() argument
|
| /third_party/skia/tests/ |
| H A D | BitmapTest.cpp | 25 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 D | DMSAATest.cpp | 67 auto info = SkImageInfo::Make(kWidth, kHeight, kRGBA_F32_SkColorType, kPremul_SkAlphaType); in check_sdc_color() local
|
| H A D | GrTextBlobTest.cpp | 21 const SkImageInfo info = in rasterize_blob() local
|
| H A D | PromiseImageTest.cpp | 156 SkImageInfo info = SkImageInfo::MakeN32Premul(kWidth, kHeight); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 245 SkImageInfo info = SkImageInfo::Make(kWidth, kHeight, kRGBA_8888_SkColorType, in DEF_GPUTEST() local 289 SkImageInfo info = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 386 SkImageInfo info = SkImageInfo::MakeN32Premul(kWidth, kHeight); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| H A D | SurfaceSemaphoreTest.cpp | 154 GrFlushInfo info; in surface_semaphore_test() local
|
| H A D | EncodeTest.cpp | 155 auto info = SkImageInfo::Make(image->width(), image->height(), ct, at); in DEF_TEST() local
|
| H A D | GrMipMappedTest.cpp | 297 SkImageInfo info = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 345 SkImageInfo info = SkImageInfo::MakeN32(16, 16, kPremul_SkAlphaType); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| H A D | RecordOptsTest.cpp | 367 const SkImageInfo info = SkImageInfo::MakeN32Premul(1, 1); in is_equal() local
|
| H A D | CodecAnimTest.cpp | 53 auto info = codec->getInfo().makeColorType(kRGB_565_SkColorType); in DEF_TEST() local 66 static bool restore_previous(const SkCodec::FrameInfo& info) { in restore_previous() argument 402 const auto info = codec->getInfo().makeColorType(kN32_SkColorType); in DEF_TEST() local 501 auto info = codec->getInfo().makeAlphaType(kPremul_SkAlphaType); test_animated_AndroidCodec() local [all...] |
| H A D | CodecPartialTest.cpp | 40 const SkImageInfo info = standardize_info(codec.get()); in create_truth() local 46 const SkImageInfo& info = bm1.info(); in compare_bitmaps() local 81 const SkImageInfo info in test_partial() local 235 const auto info = standardize_info(fullCodec.get()); DEF_TEST() local 342 const SkImageInfo info = standardize_info(partialCodec.get()); test_interleaved() local 406 auto info = standardize_info(codec.get()); DEF_TEST() local 482 const auto info = standardize_info(codec.get()); DEF_TEST() local [all...] |
| H A D | TextBlobCacheTest.cpp | 79 SkImageInfo info = SkImageInfo::Make(kWidth, kHeight, kRGBA_8888_SkColorType, in text_blob_cache_inner() local 315 const SkImageInfo info = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 371 const SkImageInfo info = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local [all...] |
| /third_party/skia/src/ports/ |
| H A D | SkOSFile_win.cpp | 52 BY_HANDLE_FILE_INFORMATION info; in sk_ino() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | ResourceMemoryAllocatorVk.cpp | 114 const VulkanDeviceInfo& info = mDevice->GetDeviceInfo(); in ResourceMemoryAllocator() local 177 AllocationInfo info; in Allocate() local 232 const VulkanDeviceInfo& info = mDevice->GetDeviceInfo(); in FindBestTypeIndex() local [all...] |
| H A D | BackendVk.cpp | 299 const InstanceExtInfo& info = GetInstanceExtInfo(ext); in CreateVkInstance() local
|
| H A D | SwapChainVk.cpp | 90 const VulkanGlobalInfo& info = adapter->GetVulkanInstance()->GetGlobalInfo(); in CreateVulkanSurface() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | ShaderModuleGL.cpp | 326 CombinedSampler* info = &combinedSamplers->back(); TranslateToGLSL() local 366 const auto& info = it.second; TranslateToGLSL() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | ResourceAllocatorManagerD3D12.cpp | 404 AllocationInfo info; in CreateCommittedResource() local
|
| /third_party/skia/third_party/externals/freetype/src/type42/ |
| H A D | t42objs.c | 175 PS_FontInfo info = &type1->font_info; in FT_LOCAL_DEF() local 409 PS_FontInfo info; in T42_Face_Done() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-layout.cc | 274 hb_glyph_info_t *info = buffer->info; in hb_aat_layout_zero_width_deleted_glyphs() local 282 is_deleted_glyph (const hb_glyph_info_t *info) in is_deleted_glyph() argument
|
| H A D | hb-ot-map.cc | 227 const feature_info_t *info = &feature_infos[i]; in compile() local [all...] |
| H A D | hb-ot-shape-complex-hangul.cc | 212 hb_glyph_info_t *info = buffer->out_info; in preprocess_text_hangul() local 366 hb_glyph_info_t *info = buffer->out_info; in preprocess_text_hangul() local 408 hb_glyph_info_t *info in setup_masks_hangul() local [all...] |
| H A D | hb-ot-shape-complex-indic-machine.hh | 437 hb_glyph_info_t *info = buffer->info; in find_syllables_indic() local
|
| H A D | hb-ot-shape-complex-khmer-machine.hh | 263 hb_glyph_info_t *info = buffer->info; in find_syllables_khmer() local
|
| H A D | hb-ot-shape-complex-khmer.cc | 179 hb_glyph_info_t *info = buffer->info; in setup_masks_khmer() local 205 hb_glyph_info_t *info = buffer->info; in reorder_consonant_syllable() local [all...] |