Home
last modified time | relevance | path

Searched refs:get (Results 11226 - 11250 of 12876) sorted by relevance

1...<<441442443444445446447448449450>>...516

/third_party/skia/src/gpu/glsl/
H A DGrGLSLProgramBuilder.cpp120 texSamplers.get()); in emitAndInstallPrimProc()
/third_party/skia/src/gpu/vk/
H A DGrVkDescriptorSetManager.cpp102 dsSamplerLayoutCreateInfo.pBindings = numBindings ? dsSamplerBindings.get() : nullptr; in get_layout_and_desc_count()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DConfig.cpp455 const egl::Config *ConfigSet::get(EGLConfig configHandle)
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DEblcTable.java178 return bitmapSizeTableList.get(index); in bitmapSizeTable()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapTable.java255 * @param id the id of the cmap to get the index for; this value cannot be null
678 return cmapBuilders.get(cmapId); in cmapBuilder()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_context.h482 return go_deeper_in_constant_obfuscation_(depth, random_generator_.get()); in GoDeeperInConstantObfuscation()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dconstants.cpp217 auto* new_inst_ptr = new_inst.get(); in BuildInstructionAndAddToModule()
372 // Cannot get the id of the component constant, while all components in CreateCompositeInstruction()
H A Dfold_spec_constant_op_and_composite_pass.cpp189 inst.get(), identity_map); in FoldWithInstructionFolder()
H A Diterator.h63 pointer operator->() { return (*iterator_).get(); } in operator ->()
H A Dloop_dependence.h386 return constraints_.back().get(); in make_constraint()
514 // Uses the def_use_mgr to get the instruction referenced by
532 // from it to get the constant term added to the induction.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_context.h482 return go_deeper_in_constant_obfuscation_(depth, random_generator_.get()); in GoDeeperInConstantObfuscation()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dconstants.cpp217 auto* new_inst_ptr = new_inst.get(); in BuildInstructionAndAddToModule()
372 // Cannot get the id of the component constant, while all components in CreateCompositeInstruction()
H A Dfold_spec_constant_op_and_composite_pass.cpp189 inst.get(), identity_map); in FoldWithInstructionFolder()
H A Diterator.h63 pointer operator->() { return (*iterator_).get(); } in operator ->()
H A Dloop_dependence.h386 return constraints_.back().get(); in make_constraint()
514 // Uses the def_use_mgr to get the instruction referenced by
532 // from it to get the constant term added to the induction.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/lint/
H A Ddivergence_analysis_test.cpp59 ASSERT_NE(nullptr, context_.get()); in Build()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Ddef_use_test.cpp1412 Instruction newInst(context.get(), SpvOpConstantTrue, 1, 2, {}); in TEST()
/third_party/skia/third_party/externals/jinja2/
H A Didtracking.py110 stores[target] = stores.get(target, 0) + 1
H A Dutils.py35 called from the template. This is useful if a function wants to get access
191 If nofollow is True, the URLs in link text will get a rel="nofollow"
383 def get(self, key, default=None): member in LRUCache
435 # get otherwise.
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djfdctint-avx2.asm271 get_GOT ebx ; get GOT address
/third_party/skia/tests/
H A DAnimatedImageTest.cpp40 ERRORF(r, "Could not get %s", file); in DEF_TEST()
66 ERRORF(r, "Could not get %s", file); in DEF_TEST()
94 ERRORF(r, "Could not get %s", file); in DEF_TEST()
142 REPORTER_ASSERT(r, rec.valid == !!image.get()); in DEF_TEST()
154 ERRORF(r, "Could not get %s", file); in DEF_TEST()
226 ERRORF(r, "Could not get %s", file); in DEF_TEST()
297 ERRORF(r, "Could not get %s", file); in DEF_TEST()
H A DNdkDecodeTest.cpp102 REPORTER_ASSERT(r, SkColorSpace::Equals(gen->getInfo().colorSpace(), cs.get())); in DEF_TEST()
H A DPromiseImageTest.cpp217 // These tests are difficult to get working with Vulkan. See http://skbug.com/8705 in DEF_GPUTEST()
229 auto ctx = factory.get(contextType); in DEF_GPUTEST()
/third_party/skia/src/sksl/ir/
H A DSkSLFunctionDeclaration.cpp275 paramPtrs.push_back(param.get()); in find_existing_declaration()
/third_party/skia/src/utils/
H A DSkCustomTypeface.cpp412 char* buffer = (char*)ram.get(); in Deserialize()

Completed in 28 milliseconds

1...<<441442443444445446447448449450>>...516