Home
last modified time | relevance | path

Searched defs:info (Results 1351 - 1375 of 8086) sorted by relevance

1...<<51525354555657585960>>...324

/third_party/skia/tests/
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
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DRawMessageInfo.java174 private final String info; field in RawMessageInfo
179 RawMessageInfo(MessageLite defaultInstance, String info, Object[] objects) { in RawMessageInfo() argument
/third_party/python/Lib/urllib/
H A Dresponse.py64 def info(self): member in addinfo
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_update_scope.h61 CordzInfo* info() const { return info_; } in info() function in absl::cord_internal::CordzUpdateScope
/third_party/skia/experimental/graphite/src/
H A DTextureProxy.cpp15 TextureProxy::TextureProxy(SkISize dimensions, const TextureInfo& info) in TextureProxy() argument
/third_party/skia/gm/
H A Dlocalmatriximagefilter.cpp26 SkImageInfo info = SkImageInfo::MakeN32Premul(100, 100); in make_image() local
H A Dpictureshadercache.cpp82 SkImageInfo info = SkImageInfo::MakeN32Premul(100, 100, std::move(gty)); variable
H A Dtextblobgeometrychange.cpp52 SkImageInfo info = SkImageInfo::MakeN32Premul(200, 200); variable
H A Dcomplexclip_blur_tiled.cpp48 SkImageInfo info = SkImageInfo::MakeN32Premul(ts, ts); variable
/third_party/skia/docs/examples/
H A DUnpremulBugs.cpp14 SkImageInfo info = SkImageInfo::MakeS32(n, n, at); in REG_FIDDLE() local

Completed in 9 milliseconds

1...<<51525354555657585960>>...324