Home
last modified time | relevance | path

Searched defs:mode (Results 376 - 400 of 4538) sorted by relevance

1...<<11121314151617181920>>...182

/third_party/vk-gl-cts/external/amber/src/src/
H A Dtype_parser_test.cc32 FormatMode mode; in TEST_F() member
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Ddatum_type_parser.cc52 FormatMode mode = FormatMode::kSFloat; in Parse() local
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dsampler.cc21 VkSamplerAddressMode GetVkAddressMode(AddressMode mode) { in GetVkAddressMode() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DRenderbufferNULL.cpp29 setStorageMultisample(const gl::Context *context, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, gl::MultisamplingMode mode) setStorageMultisample() argument
/third_party/skia/src/core/
H A DSkVertState.cpp95 VertState::Proc VertState::chooseProc(SkVertices::VertexMode mode) { in chooseProc() argument
H A DSkBlendModeBlender.cpp17 sk_sp<SkBlender> SkBlender::Mode(SkBlendMode mode) { in Mode() argument
63 SkBlendMode mode = buffer.read32LE(SkBlendMode::kLastMode); in CreateProc() local
/third_party/skia/src/gpu/
H A DGrWindowRectsState.h21 GrWindowRectsState(const GrWindowRectangles& windows, Mode mode) in GrWindowRectsState() argument
27 Mode mode() const { return fMode; } in mode() function in GrWindowRectsState
36 void set(const GrWindowRectangles& windows, Mode mode) { in set() argument
H A DGrPaint.cpp28 void GrPaint::setPorterDuffXPFactory(SkBlendMode mode) { in setPorterDuffXPFactory() argument
/third_party/skia/samplecode/
H A DSampleHairModes.cpp34 static SkScalar drawCell(SkCanvas* canvas, SkBlendMode mode, SkAlpha a0, SkAlpha a1) { in drawCell() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-double-to-string.cpp395 DoubleToAscii(double v, DtoaMode mode, int requested_digits, char* buffer, int buffer_length, bool* sign, int* length, int* point) DoubleToAscii() argument
[all...]
/third_party/skia/tests/
H A DShaderOpacityTest.cpp56 SkTileMode mode = SkTileMode::kClamp; in test_gradient() local
H A DRuntimeBlendTest.cpp35 SkBlendMode mode = (SkBlendMode)m; in test_blend() local
/third_party/skia/src/shaders/
H A DSkComposeShader.h18 SkShader_Blend(SkBlendMode mode, sk_sp<SkShader> dst, sk_sp<SkShader> src) in SkShader_Blend() argument
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
H A DBrotliEncoderChannelTest.java57 final TestMode mode; field in BrotliEncoderChannelTest.ChannleTestCase
58 ChannleTestCase(String entryName, TestMode mode) { in ChannleTestCase() argument
70 private static void run(String entryName, TestMode mode) throws Throwable { in run() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DSamplerD3D12.cpp23 D3D12_TEXTURE_ADDRESS_MODE AddressMode(wgpu::AddressMode mode) { in AddressMode() argument
/third_party/pulseaudio/src/pulsecore/
H A Dclient.c132 void pa_client_update_proplist(pa_client *c, pa_update_mode_t mode, pa_proplist *p) { in pa_client_update_proplist() argument
/third_party/python/Modules/_multiprocessing/
H A Dposixshmem.c39 _posixshmem_shm_open_impl(PyObject *module, PyObject *path, int flags, int mode) _posixshmem_shm_open_impl() argument
/third_party/skia/tools/skiaserve/urlhandlers/
H A DColorModeHandler.cpp32 int mode; in handle() local
/third_party/toybox/toys/posix/
H A Duudecode.c32 char *line = 0, mode[16], in uudecode_main() local
/third_party/vixl/test/aarch64/
H A Dtest-fuzz-aarch64.cc41 static void FuzzHelper(std::string mode, int step_size, int offset, int shift) { in FuzzHelper() argument
/third_party/python/Parser/
H A Dpeg_api.c7 _PyParser_ASTFromString(const char *str, PyObject* filename, int mode, in _PyParser_ASTFromString() argument
19 _PyParser_ASTFromFile(FILE *fp, PyObject *filename_ob, const char *enc, int mode, const char *ps1, const char* ps2, PyCompilerFlags *flags, int *errcode, PyArena *arena) _PyParser_ASTFromFile() argument
/third_party/skia/gm/
H A Dxfermodes2.cpp57 SkBlendMode mode = static_cast<SkBlendMode>(m); variable
H A Dgiantbitmap.cpp70 GiantBitmapGM(SkTileMode mode, bool doFilter, bool doRotate) : fBM(nullptr) { in GiantBitmapGM() argument
H A Dclippedbitmapshaders.cpp53 ClippedBitmapShadersGM(SkTileMode mode, bool hq=false) in ClippedBitmapShadersGM() argument
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DMergePaths.cpp41 const auto mode = gModes[std::min<size_t>(ParseDefault<size_t>(jmerge["mm"], 1) - 1, in AttachMergeGeometryEffect() local
17 MergeGeometry(std::vector<sk_sp<sksg::GeometryNode>>&& geos, sksg::Merge::Mode mode) MergeGeometry() argument

Completed in 8 milliseconds

1...<<11121314151617181920>>...182