Home
last modified time | relevance | path

Searched defs:info (Results 1076 - 1100 of 3993) sorted by relevance

1...<<41424344454647484950>>...160

/third_party/skia/src/gpu/d3d/
H A DGrD3DAttachment.cpp50 GrD3DTextureResourceInfo info; in MakeStencil() local
12 GrD3DAttachment(GrD3DGpu* gpu, SkISize dimensions, UsageFlags supportedUsages, DXGI_FORMAT format, const D3D12_RESOURCE_DESC& desc, const GrD3DTextureResourceInfo& info, sk_sp<GrD3DResourceState> state, const GrD3DDescriptorHeap::CPUHandle& view) GrD3DAttachment() argument
/third_party/skia/src/gpu/dawn/
H A DGrDawnRenderTarget.cpp14 GrDawnRenderTarget(GrDawnGpu* gpu, SkISize dimensions, int sampleCnt, const GrDawnRenderTargetInfo& info) GrDawnRenderTarget() argument
22 MakeWrapped(GrDawnGpu* gpu, SkISize dimensions, int sampleCnt, const GrDawnRenderTargetInfo& info) MakeWrapped() argument
/third_party/skia/src/gpu/mock/
H A DGrMockTexture.h18 GrMockTexture(GrMockGpu* gpu, SkBudgeted budgeted, SkISize dimensions, GrProtected isProtected, GrMipmapStatus mipmapStatus, const GrMockTextureInfo& info) GrMockTexture() argument
28 GrMockTexture(GrMockGpu* gpu, SkISize dimensions, GrProtected isProtected, GrMipmapStatus mipmapStatus, const GrMockTextureInfo& info, GrWrapCacheable cacheable, GrIOType ioType) GrMockTexture() argument
56 GrMockTexture(GrMockGpu* gpu, const SkISize& dimensions, GrProtected isProtected, GrMipmapStatus mipmapStatus, const GrMockTextureInfo& info) GrMockTexture() argument
82 GrMockRenderTarget(GrMockGpu* gpu, SkBudgeted budgeted, SkISize dimensions, int sampleCnt, GrProtected isProtected, const GrMockRenderTargetInfo& info) GrMockRenderTarget() argument
95 GrMockRenderTarget(GrMockGpu* gpu, Wrapped, SkISize dimensions, int sampleCnt, GrProtected isProtected, const GrMockRenderTargetInfo& info) GrMockRenderTarget() argument
137 GrMockRenderTarget(GrMockGpu* gpu, SkISize dimensions, int sampleCnt, GrProtected isProtected, const GrMockRenderTargetInfo& info) GrMockRenderTarget() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DCPUID.cpp32 static void cpuid(int registers[4], int info) in cpuid() argument
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/
H A DReactorUnitTests.cpp33 auto info = ::testing::UnitTest::GetInstance()->current_test_info(); in testName() local
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Dtestdata.cpp72 UResourceBundle *info = ures_getByKey(data, "Info", NULL, &intStatus); in RBTestData() local
93 UBool RBTestData::getInfo(const DataMap *& info, UErrorCode &/*status*/) const in getInfo() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMidiPortWrapper.java34 public MidiPortWrapper(MidiDeviceInfo info, int portType, int portIndex) { in MidiPortWrapper() argument
/third_party/skia/tests/
H A DGpuDrawPathTest.cpp79 SkImageInfo info = SkImageInfo::MakeN32Premul(255, 255); in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local
95 SkImageInfo info = SkImageInfo::MakeN32Premul(100, 100); in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
119 SkImageInfo info = SkImageInfo::MakeN32Premul(256, 256); in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
H A DVkBackendSurfaceTest.cpp49 GrVkImageInfo info; in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
98 GrVkImageInfo info; in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
[all...]
H A DPinnedImageTest.cpp110 ContextInfo info = testFactory.getContextInfo(ctxType); in cleanup_test() local
H A DPixelRefTest.cpp22 SkImageInfo info; in test_dont_leak_install() local
49 SkImageInfo info = SkImageInfo::MakeN32Premul(0, 0); in test_install() local
71 SkImageInfo info = SkImageInfo::MakeN32Premul(10, 10); DEF_TEST() local
[all...]
H A DSpecialSurfaceTest.cpp59 SkImageInfo info = SkImageInfo::MakeN32(kSmallerSize, kSmallerSize, kOpaque_SkAlphaType); in DEF_TEST() local
H A DGrFinishedFlushTest.cpp42 SkImageInfo info = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DImageGeneratorTest.cpp120 SkImageInfo info = SkImageInfo::Make(100, 100, rec.fColorType, rec.fAlphaType, colorspace); in DEF_TEST() local
H A DSkSLES2ConformanceTest.cpp108 const SkImageInfo info = SkImageInfo::MakeN32Premul(1, 1); in DEF_TEST() local
117 const SkImageInfo info = SkImageInfo::MakeN32Premul(1, 1); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DGLBackendSurfaceTest.cpp62 GrGLTextureInfo info; in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local
/third_party/skia/src/ports/
H A DSkImageEncoder_CG.cpp32 static size_t consumer_put(void* info, const void* buffer, size_t count) { in consumer_put() argument
37 static void consumer_release(void* info) { in consumer_release() argument
/third_party/skia/src/ports/skia_ohos/
H A DSkTypeface_ohos.cpp17 SkTypeface_OHOS::SkTypeface_OHOS(const SkString& familyName, FontInfo& info) in SkTypeface_OHOS() argument
27 SkTypeface_OHOS::SkTypeface_OHOS(FontInfo& info) in SkTypeface_OHOS() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DToggles.cpp26 ToggleInfo info; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-fallback-shape.cc96 hb_glyph_info_t *info = buffer->info; in _hb_fallback_shape() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DThreading.cpp87 struct ThreadInfo *info = reinterpret_cast<struct ThreadInfo *>(param); in ThreadCallback() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
H A DOption.cpp26 Option::Option(const OptTable::Info *info, const OptTable *owner) in Option() argument
/third_party/skia/tools/sk_app/android/
H A DRasterWindowContext_android.cpp78 SkImageInfo info = SkImageInfo::Make(fWidth, fHeight, in getBackbufferSurface() local
/third_party/skia/tools/sk_app/win/
H A DRasterWindowContext_win.cpp70 SkImageInfo info = SkImageInfo::Make(w, h, fDisplayParams.fColorType, kPremul_SkAlphaType, in resize() local
/third_party/skia/tools/
H A Dskpinfo.cpp55 SkPictInfo info; in main() local

Completed in 12 milliseconds

1...<<41424344454647484950>>...160