/third_party/skia/third_party/externals/icu/source/tools/gendict/ |
H A D | gendict.cpp | 52 static UOption options[]={ variable [all...] |
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
H A D | derb.cpp | 54 static UOption options[]={ variable [all...] |
/third_party/skia/third_party/externals/icu/source/tools/gensprep/ |
H A D | gensprep.c | 67 static UOption options[]={ variable [all...] |
/third_party/skia/third_party/externals/icu/source/tools/icupkg/ |
H A D | icupkg.cpp | 191 static UOption options[]={ variable [all...] |
/third_party/skia/third_party/externals/icu/source/tools/icuswap/ |
H A D | icuswap.cpp | 48 static UOption options[]={ variable
|
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/ |
H A D | pkgtypes.h | 120 const char *options; /* Options arg */ member
|
/third_party/skia/tests/ |
H A D | SkRuntimeEffectTest.cpp | 314 SkRuntimeEffect::Options options; in build() local
|
H A D | DMSAATest.cpp | 112 static void require_dst_reads(GrContextOptions* options) { in require_dst_reads() argument
|
H A D | GrSurfaceTest.cpp | 185 GrContextOptions options = baseOptions; in DEF_GPUTEST() local
|
H A D | EncodeTest.cpp | 195 SkJpegEncoder::Options options; in DEF_TEST() local 227 static void testPngComments(const SkPixmap& src, SkPngEncoder::Options& options, in testPngComments() argument 307 SkPngEncoder::Options options; in DEF_TEST() local 398 SkWebpEncoder::Options options; DEF_TEST() local [all...] |
H A D | CodecAnimTest.cpp | 57 SkCodec::Options options; in DEF_TEST() local 509 SkCodec::Options options; in test_animated_AndroidCodec() local [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | CopyTextureForBrowserHelper.cpp | 238 ValidateCopyTextureForBrowser(DeviceBase* device, const ImageCopyTexture* source, const ImageCopyTexture* destination, const Extent3D* copySize, const CopyTextureForBrowserOptions* options) ValidateCopyTextureForBrowser() argument 284 DoCopyTextureForBrowser(DeviceBase* device, const ImageCopyTexture* source, const ImageCopyTexture* destination, const Extent3D* copySize, const CopyTextureForBrowserOptions* options) DoCopyTextureForBrowser() argument
|
H A D | Instance.cpp | 127 bool InstanceBase::DiscoverAdapters(const AdapterDiscoveryOptionsBase* options) { in DiscoverAdapters() argument 215 MaybeError InstanceBase::DiscoverAdaptersInternal(const AdapterDiscoveryOptionsBase* options) { in DiscoverAdaptersInternal() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | ShaderModuleGL.cpp | 252 tint::writer::spirv::Options options; in Initialize() local 290 spirv_cross::CompilerGLSL::Options options; in TranslateToGLSL() local [all...] |
H A D | BackendGL.cpp | 285 const AdapterDiscoveryOptions* options = in DiscoverAdapters() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | BackendVk.cpp | 399 AdapterDiscoveryOptions options; in DiscoverDefaultAdapters() local 412 const AdapterDiscoveryOptions* options = in DiscoverAdapters() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
H A D | GPUDevice.cpp | 510 addEventListener( Napi::Env, std::string type, std::optional<interop::Interface<interop::EventListener>> callback, std::optional<std::variant<interop::AddEventListenerOptions, bool>> options) addEventListener() argument 518 removeEventListener( Napi::Env, std::string type, std::optional<interop::Interface<interop::EventListener>> callback, std::optional<std::variant<interop::EventListenerOptions, bool>> options) removeEventListener() argument
|
/third_party/openssl/test/ |
H A D | pkcs12_format_test.c | 806 static const OPTIONS options[] = { in test_get_options() local
|
/third_party/skia/third_party/externals/freetype/src/bdf/ |
H A D | bdfdrivr.c | 360 bdf_options_t options; in FT_CALLBACK_DEF() local
|
/third_party/skia/third_party/externals/tint/fuzzers/ |
H A D | tint_common_fuzzer.h | 70 void SetOptionsSpirv(const writer::spirv::Options& options) { in SetOptionsSpirv() argument 74 void SetOptionsWgsl(const writer::wgsl::Options& options) { in SetOptionsWgsl() argument 78 void SetOptionsHlsl(const writer::hlsl::Options& options) { in SetOptionsHlsl() argument 82 SetOptionsMsl(const writer::msl::Options& options) SetOptionsMsl() argument [all...] |
/third_party/skia/tools/fiddle/ |
H A D | fiddle_main.cpp | 220 DrawOptions options = GetDrawOptions(); in main() local 121 setup_backend_objects(GrDirectContext* dContext, const SkBitmap& bm, const DrawOptions& options) setup_backend_objects() argument [all...] |
/third_party/skia/tools/gpu/ |
H A D | GrContextFactory.h | 191 const GrContextOptions& options() const { return fOptions; } in options() function in sk_gpu_test::ContextInfo 194 ContextInfo(GrContextFactory::ContextType type, TestContext* testContext, GrDirectContext* context, const GrContextOptions& options) ContextInfo() argument
|
/third_party/skia/tools/gpu/gl/ |
H A D | GLTestContext.cpp | 252 sk_sp<GrDirectContext> GLTestContext::makeContext(const GrContextOptions& options) { in makeContext() argument
|
/third_party/skia/tools/ |
H A D | using_skia_and_harfbuzz.cpp | 54 std::map<std::string, BaseOption *> options; in Init() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | filterednormalizer2.cpp | 91 FilteredNormalizer2::normalizeUTF8(uint32_t options, StringPiece src, ByteSink &sink, in normalizeUTF8() argument 104 FilteredNormalizer2::normalizeUTF8(uint32_t options, const char *src, int32_t length, in normalizeUTF8() argument
|