Home
last modified time | relevance | path

Searched defs:result (Results 4001 - 4025 of 7297) sorted by relevance

1...<<161162163164165166167168169170>>...292

/third_party/skia/tests/
H A DPathOpsBuilderConicTest.cpp450 SkPath result; in DEF_TEST() local
492 SkPath result; in DEF_TEST() local
24 testOvalSet(const OvalSet& set, const SkPath& oval, SkOpBuilder* builder, SkRegion* region, SkPath* result) testOvalSet() argument
[all...]
H A DCodecAnimTest.cpp61 const auto result = codec->getPixels(info, bm.getPixels(), bm.rowBytes(), in DEF_TEST() local
521 auto result = codec->codec()->getPixels(info, bm.getPixels(), bm.rowBytes(), in test_animated_AndroidCodec() local
[all...]
H A DCodecPartialTest.cpp105 const SkCodec::Result result = partialCodec->incrementalDecode(); in test_partial() local
248 const SkCodec::Result result = fullCodec->getPixels(info, frame.getPixels(), in DEF_TEST() local
297 SkCodec::Result result = partialCodec->startIncrementalDecode(info, in DEF_TEST() local
353 SkCodec::Result result = partialCodec->incrementalDecode(); test_interleaved() local
409 auto result = codec->getPixels(info, truth.getPixels(), truth.rowBytes()); DEF_TEST() local
485 const auto result = codec->getPixels(info, bm.getPixels(), bm.rowBytes()); DEF_TEST() local
504 SkCodec::Result result; DEF_TEST() local
[all...]
/third_party/skia/src/pathops/
H A DSkPathOpsConic.cpp51 SkDVector result = { in dxdyAtT() local
96 SkDPoint result = { in ptAtT() local
/third_party/skia/src/sksl/
H A DSkSLConstantFolder.cpp306 fold_float_expression(int line, T result, const Type* resultType) fold_float_expression() argument
320 fold_int_expression(int line, T result, const Type* resultType) fold_int_expression() argument
360 bool result; Simplify() local
[all...]
/third_party/skia/third_party/externals/brotli/research/
H A Dsieve.cc22 TextIdx result = 0; in dryRun() local
H A Ddictionary_generator.cc29 size_t result = 0; in readInt() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DDevice.h73 bool ConsumedError(ResultOrError<T> resultOrError, T* result) { in ConsumedError() argument
103 ConsumedError(ResultOrError<T> resultOrError, T* result, const char* formatStr, const Args&... args) ConsumedError() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DShaderModuleGL.cpp231 BindingInfoArrayTable result; in ReflectShaderUsingSPIRVCross() local
254 auto result = tint::writer::spirv::Generate(GetTintProgram(), options); in Initialize() local
280 auto result = tint::writer::spirv::Generate(&program, tintOptions); in TranslateToGLSL() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/
H A DMemoryServiceDmaBuf.cpp144 VkResult result = VkResult::WrapUnsafe(mDevice->fn.GetPhysicalDeviceImageFormatProperties2( in SupportsCreateImage() local
/third_party/skia/third_party/externals/angle2/util/fuchsia/
H A DScenicWindow.cpp36 zx_status_t result = zx::channel::create(0, &clientChannel, &serverChannel); in ConnectToServiceRoot() local
54 fidl::InterfacePtr<Interface> result; in ConnectToService() local
/third_party/skia/third_party/externals/angle2/util/windows/
H A Dtest_utils_win.cpp291 DWORD result = ::WaitForSingleObject(mProcessInfo.hProcess, INFINITE); variable
312 DWORD result = ::WaitForSingleObject(mProcessInfo.hProcess, 0); variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DBackendVk.cpp400 auto result = DiscoverAdapters(&options); in DiscoverDefaultAdapters() local
H A DSwapChainVk.cpp534 VkResult result = in PresentImpl() local
576 VkResult result = VkResult::WrapUnsafe(device->fn.AcquireNextImageKHR( in GetCurrentTextureViewInternal() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/utils/
H A DWGPUHelpers.cpp159 BindGroupEntry result; in GetAsBinding() local
/third_party/skia/third_party/externals/brotli/c/common/
H A Dconstants.h129 BrotliDistanceCodeLimit result; in BrotliCalculateDistanceCodeLimit() local
[all...]
/third_party/openssl/test/
H A Ddanetest.c177 static ossl_ssize_t hexdecode(const char *in, void *result) in hexdecode() argument
217 uint8_t *result = (uint8_t *)out; in checked_uint8() local
H A Dproperty_test.c424 void *result; in test_property() local
532 void *result; test_query_cache_stochastic() local
[all...]
/third_party/openssl/test/helpers/
H A Dhandshake.h26 ssl_test_result_t result; member
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdfdrivr.c96 FT_UShort result = 0; /* encodings->glyph */ in FT_CALLBACK_DEF() local
141 FT_UShort result = 0; /* encodings->glyph */ in FT_CALLBACK_DEF() local
/third_party/skia/third_party/externals/freetype/src/bzip2/
H A Dftbzip2.c362 FT_ULong result = 0; in ft_bzip2_file_io() local
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcmanag.c636 FT_UInt result; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidload.c46 FT_ULong result; in FT_LOCAL_DEF() local
171 FT_Int result; in cid_parse_font_matrix() local
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dftgzip.c502 FT_ULong result = 0; in ft_gzip_file_io() local
604 FT_ULong result = 0; in ft_gzip_get_uncompressed_size() local
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfdrivr.c139 FT_UInt result = 0; in FT_CALLBACK_DEF() local

Completed in 21 milliseconds

1...<<161162163164165166167168169170>>...292