| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/ |
| H A D | NDKExtractor.cpp | 148 AMediaCodecBufferInfo info; in decode() local
|
| /third_party/skia/tests/ |
| H A D | AndroidCodecTest.cpp | 156 auto info = codec->getInfo(); in DEF_TEST() local 185 auto info = codec->getInfo(); in DEF_TEST() local
|
| H A D | GifTest.cpp | 216 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 D | NdkDecodeTest.cpp | 49 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 D | Skbug6653.cpp | 27 SkImageInfo info = SkImageInfo::Make(50, 50, kRGBA_8888_SkColorType, kPremul_SkAlphaType); in make_surface() local
|
| H A D | ImageNewShaderTest.cpp | 98 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 D | TextureBindingsResetTest.cpp | 90 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 D | SkImageGeneratorWIC.cpp | 151 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 D | SkImageGeneratorCG.cpp | 85 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 D | SemaphoreServiceZirconHandle.cpp | 67 VkSemaphoreCreateInfo info; in ImportSemaphore() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/server/ |
| H A D | Server.cpp | 172 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 D | BuddyMemoryAllocator.cpp | 77 AllocationInfo info; in Allocate() local 89 const AllocationInfo info = allocation.GetInfo(); in Deallocate() local
|
| H A D | Features.cpp | 26 FeatureInfo info; member
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | VulkanBackend.cpp | 104 ExportVulkanImage(WGPUTexture texture, VkImageLayout desiredLayout, ExternalImageExportInfoVk* info) ExportVulkanImage() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
| H A D | ClientDoers.cpp | 122 DoShaderModuleGetCompilationInfoCallback(ShaderModule* shaderModule, uint64_t requestSerial, WGPUCompilationInfoRequestStatus status, const WGPUCompilationInfo* info) DoShaderModuleGetCompilationInfoCallback() argument
|
| /third_party/openssl/test/ |
| H A D | provider_pkey_test.c | 248 OSSL_STORE_INFO *info; in test_pkey_store() local
|
| /third_party/skia/third_party/externals/freetype/src/cid/ |
| H A D | cidobjs.c | 206 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 D | hb-buffer-deserialize-json.hh | 508 hb_glyph_info_t info = {0}; in _hb_buffer_deserialize_json() local [all...] |
| H A D | hb-buffer-deserialize-text.hh | 424 hb_glyph_info_t info = {0}; in _hb_buffer_deserialize_text() local [all...] |
| H A D | hb-ot-shape-complex-myanmar.cc | 114 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 D | hb-ot-shape-complex-myanmar.hh | 65 set_myanmar_properties (hb_glyph_info_t &info) in set_myanmar_properties() argument
|
| H A D | hb-ot-var.cc | 286 hb_ot_var_axis_info_t info; in hb_ot_var_normalize_variations() local
|
| /third_party/skia/third_party/externals/harfbuzz/util/ |
| H A D | hb-fc.cc | 139 hb_glyph_info_t *info = hb_buffer_get_glyph_infos (buffer, &len); in hb_fc_can_render() local
|
| H A D | shape-options.hh | 89 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 D | HashAndEncode.cpp | 117 png_infop info = png_create_info_struct(png); in encodePNG() local [all...] |