Home
last modified time | relevance | path

Searched defs:factory (Results 51 - 75 of 289) sorted by relevance

12345678910>>...12

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DQuery.cpp16 Query::Query(rx::GLImplFactory *factory, QueryType type, QueryID id) in Query() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DNativeWindow11WinRT.cpp86 createSwapChain(ID3D11Device *device, IDXGIFactory *factory, DXGI_FORMAT format, UINT width, UINT height, UINT samples, IDXGISwapChain **swapChain) createSwapChain() argument
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DIndexDataManagerTest.cpp82 MockBufferD3D(rx::BufferFactoryD3D *factory) : BufferD3D(mockState, factory), mData() {} in MockBufferD3D() argument
/third_party/skia/src/core/
H A DSkImageGenerator.cpp79 SkGraphics::SetImageGeneratorFromEncodedDataFactory(ImageGeneratorFromEncodedDataFactory factory) in SetImageGeneratorFromEncodedDataFactory() argument
H A DSkPictureRecorder.cpp45 SkCanvas* SkPictureRecorder::beginRecording(const SkRect& bounds, SkBBHFactory* factory) { in beginRecording() argument
/third_party/skia/tests/
H A DPictureBBHTest.cpp41 void run(SkBBHFactory* factory, skiatest::Reporter* reporter) { in run() argument
97 SkRTreeFactory factory; in DEF_TEST() local
/third_party/skia/src/ports/
H A DSkTypeface_win_dw.h62 DWriteFontTypeface(const SkFontStyle& style, IDWriteFactory* factory, IDWriteFontFace* fontFace, IDWriteFont* font, IDWriteFontFamily* fontFamily, sk_sp<Loaders> loaders) DWriteFontTypeface() argument
105 Make( IDWriteFactory* factory, IDWriteFontFace* fontFace, IDWriteFont* font, IDWriteFontFamily* fontFamily, sk_sp<Loaders> loaders) Make() argument
/third_party/skia/src/utils/win/
H A DSkDWrite.cpp30 static void create_dwrite_factory(IDWriteFactory** factory) { in create_dwrite_factory() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DNativeSwapChainImplD3D12.cpp59 ComPtr<IDXGIFactory4> factory = mDevice->GetFactory(); in Configure() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dfont_parsing_test.cc38 FontFactoryPtr factory; in TestFontParsing() local
102 FontFactoryPtr factory; in TestTTFReadWrite() local
120 FontFactoryPtr factory; in TestTTFMemoryBasedReadWrite() local
[all...]
H A Dname_editing_test.cc38 void LoadTestFile(FontFactory* factory, FontBuilderArray* font_builders) { in LoadTestFile() argument
48 FontFactoryPtr factory; in TestChangeOneName() local
92 FontFactoryPtr factory; in TestModifyNameTableAndRevert() local
143 FontFactoryPtr factory; TestRemoveOneName() local
[all...]
H A Dtest_font_utils.cc27 void BuilderForFontFile(const char* font_path, FontFactory* factory, in BuilderForFontFile() argument
36 void SerializeFont(const char* font_path, FontFactory* factory, Font* font) { in SerializeFont() argument
45 void LoadFont(const char* font_path, FontFactory* factory, FontArray* fonts) { in LoadFont() argument
57 FontFactoryPtr factory; in LoadFontUsingByteVector() local
[all...]
/third_party/skia/gm/
H A Dgradients_degenerate.cpp62 static void draw_row(SkCanvas* canvas, const char* desc, GradientFactory factory) { in draw_row() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuFactoryRegistry.hpp92 void registerFactory (Factory* factory) { m_registry.registerFactory(factory); } in registerFactory() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglMutableRenderBufferTests.cpp150 const eglu::NativeWindowFactory& factory = eglu::selectNativeWindowFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()); in init() local
/third_party/gn/src/util/test/
H A Dgn_test.cc35 testing::Test* (*factory)(); member in RegisteredTest::testing
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DAffixMatcher.java78 createMatchers( AffixPatternProvider patternInfo, NumberParserImpl output, AffixTokenMatcherFactory factory, IgnorablesMatcher ignorables, int parseFlags) createMatchers() argument
/third_party/icu/icu4c/source/common/
H A Dservls.cpp119 ICUServiceFactory * factory = new SimpleLocaleKeyFactory(objToAdopt, locale, kind, coverage); in registerInstance() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
H A DAffixMatcher.java80 createMatchers( AffixPatternProvider patternInfo, NumberParserImpl output, AffixTokenMatcherFactory factory, IgnorablesMatcher ignorables, int parseFlags) createMatchers() argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DCanonicalCharacterData.java168 public static CanonicalCharacterData factory(UnicodeSet characterSet) in factory() method in CanonicalCharacterData
/third_party/node/deps/icu-small/source/common/
H A Dservls.cpp119 ICUServiceFactory * factory = new SimpleLocaleKeyFactory(objToAdopt, locale, kind, coverage); in registerInstance() local
/third_party/node/deps/v8/src/compiler/
H A Dsimplified-operator-reducer.cc311 Factory* SimplifiedOperatorReducer::factory() const { in factory() function in v8::internal::compiler::SimplifiedOperatorReducer
/third_party/node/deps/v8/src/objects/
H A Djs-segments.cc111 Factory* factory = isolate->factory(); in CreateSegmentDataObject() local
[all...]
H A Djs-segmenter.cc129 Factory* factory = isolate->factory(); in ResolvedOptions() local
159 Factory* factory = isolate->factory(); in GetGranularityString() local
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-array.cc66 Factory* factory = isolate->factory(); in RUNTIME_FUNCTION() local
[all...]

Completed in 12 milliseconds

12345678910>>...12