Home
last modified time | relevance | path

Searched defs:info (Results 1851 - 1875 of 16063) sorted by relevance

1...<<71727374757677787980>>...643

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djmemnobs.c93 jpeg_open_backing_store(j_common_ptr cinfo, backing_store_ptr info, in jpeg_open_backing_store() argument
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Dmux_demux_api_fuzzer.c47 WebPMuxFrameInfo info; in LLVMFuzzerTestOneInput() local
/third_party/skia/tests/
H A DShaderOpacityTest.cpp18 SkImageInfo info = SkImageInfo::MakeN32Premul(2, 2); in test_bitmap() local
H A DCTest.cpp20 sk_imageinfo_t* info = sk_imageinfo_new(64, 64, RGBA_8888_SK_COLORTYPE, PREMUL_SK_ALPHATYPE, in shader_test() local
61 sk_imageinfo_t* info = sk_imageinfo_new(1, 1, RGBA_8888_SK_COLORTYPE, PREMUL_SK_ALPHATYPE, in test_c() local
H A DBitmapGetColorTest.cpp38 SkImageInfo info = SkImageInfo::Make(2, 2, gRec[i].fColorType, in DEF_TEST() local
H A DGrSubmittedFlushTest.cpp24 SubmittedInfo* info = (SubmittedInfo*)ctx; in testing_submitted_proc() local
32 SkImageInfo info = SkImageInfo::Make(8, 8, kRGBA_8888_SkColorType, kPremul_SkAlphaType); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DRuntimeBlendTest.cpp78 const SkImageInfo info = SkImageInfo::MakeN32Premul(/*width=*/1, /*height=*/1); in DEF_TEST() local
85 const SkImageInfo info = SkImageInfo::MakeN32Premul(/*width=*/1, /*height=*/1); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DBackendSurfaceMutableStateTest.cpp32 GrVkImageInfo info; in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
[all...]
H A DCodecExactReadTest.cpp82 auto info = codec->getInfo().makeColorType(kN32_SkColorType); in DEF_TEST() local
H A DGrTextureMipMapInvalidationTest.cpp41 auto info = SkImageInfo::MakeN32Premul(256, 256); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DMallocPixelRefTest.cpp24 SkImageInfo info = SkImageInfo::MakeN32Premul(10, 13); in DEF_TEST() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
H A DServerShaderModule.cpp39 OnShaderModuleGetCompilationInfo(WGPUCompilationInfoRequestStatus status, const WGPUCompilationInfo* info, ShaderModuleGetCompilationInfoUserdata* data) OnShaderModuleGetCompilationInfo() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DResourceMemoryAllocation.cpp24 ResourceMemoryAllocation::ResourceMemoryAllocation(const AllocationInfo& info, in ResourceMemoryAllocation() argument
/third_party/skia/third_party/externals/angle2/util/x11/
H A DX11Pixmap.cpp36 XVisualInfo *info = XGetVisualInfo(mDisplay, VisualIDMask, &visualTemplate, &numVisuals); in initialize() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DD3D12Info.cpp26 D3D12DeviceInfo info = {}; in GatherDeviceInfo() local
[all...]
H A DResourceHeapAllocationD3D12.cpp23 ResourceHeapAllocation::ResourceHeapAllocation(const AllocationInfo& info, in ResourceHeapAllocation() argument
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DShaderModule.cpp40 GetCompilationInfoCallback(uint64_t requestSerial, WGPUCompilationInfoRequestStatus status, const WGPUCompilationInfo* info) GetCompilationInfoCallback() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-kern.hh59 hb_glyph_info_t *info = buffer->info; in kern() local
H A Dhb-ot-shape-complex-khmer.hh55 set_khmer_properties (hb_glyph_info_t &info) in set_khmer_properties() argument
H A Dhb-ot-shape-complex-syllabic.cc47 hb_glyph_info_t *info = buffer->info; in hb_syllabic_insert_dotted_circles() local
H A Dtest.cc75 hb_glyph_info_t *info = &infos[i]; in main() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-var-coords.c79 hb_ot_var_axis_info_t info; in test_get_var_get_axis_infos() local
/third_party/skia/third_party/externals/expat/expat/xmlwf/
H A Dxmlwf_helpgen.py90 info = parser.add_argument_group('info arguments') variable
91 info = info.add_mutually_exclusive_group() variable
/third_party/skia/tools/
H A DProcStats.cpp42 PROCESS_MEMORY_COUNTERS info; in getMaxResidentSetSizeBytes() local
43 GetProcessMemoryInfo(GetCurrentProcess(), &info, sizeof(info)); in getMaxResidentSetSizeBytes() local
53 mach_task_basic_info info; in getCurrResidentSetSizeBytes() local
79 PROCESS_MEMORY_COUNTERS info; in getCurrResidentSetSizeBytes() local
80 GetProcessMemoryInfo(GetCurrentProcess(), &info, sizeof(info)); in getCurrResidentSetSizeBytes() local
[all...]
/third_party/skia/tools/gpu/
H A DBackendTextureImageFactory.cpp40 MakeBackendTextureImage(GrDirectContext* dContext, const SkImageInfo& info, SkColor4f color, GrMipmapped mipmapped, GrRenderable renderable, GrSurfaceOrigin origin) MakeBackendTextureImage() argument

Completed in 9 milliseconds

1...<<71727374757677787980>>...643