Home
last modified time | relevance | path

Searched refs:size (Results 17176 - 17200 of 18345) sorted by relevance

1...<<681682683684685686687688689690>>...734

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp621 PreFiniTI->getSuccessor(0)->size() == 1 && in CreateParallel()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOBackend.cpp400 MemoryBufferRef(StringRef(BC.data(), BC.size()), "ld-temp.o"), in splitCodeGen()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
H A DLinkModules.cpp136 // We cannot resolve the size of the aliasee yet. in getComdatLeader()
138 "': COMDAT key involves incomputable alias size."); in getComdatLeader()
530 for (unsigned I = 0; I < ValuesToLink.size(); ++I) { in run()
/third_party/vk-gl-cts/executor/
H A DxeTestLogWriter.cpp271 << toBase64(&image.data[0], (int)image.data.size()) in writeResultItem()
/third_party/skia/src/gpu/d3d/
H A DGrD3DPipelineStateBuilder.cpp584 reader.setMemory(cached->data(), cached->size()); in finalize()
/third_party/skia/src/core/
H A DSkImageFilter.cpp386 // at the full crop rect size in every tile. in applyCropRect()
513 // its output size from something other than the implicit source contentBounds, in which in visitOutputLayerBounds()
596 bounds.size()); in DrawWithFP()
H A DSkRecordDraw.cpp37 for (int i = 0; i < (int)ops.size(); i++) { in SkRecordDraw()
H A DSkPixmap.cpp81 result->reset(fInfo.makeDimensions(r.size()), pixels, fRowBytes); in extractSubset()
86 // method does not. Perhaps we could bloat it so it can be inlined, but that would grow code-size
H A DSkBitmap.cpp445 dst.setInfo(this->info().makeDimensions(r.size()), this->rowBytes()); in extractSubset()
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.h117 // equal to the proxy bounds. This is because the render pass will have to do a full size
267 sk_sp<GrGpuBuffer> onCreateBuffer(size_t size, GrGpuBufferType intendedType, GrAccessPattern,
H A DGrGLUtil.cpp581 if (parts.size() != 3) { in get_angle_gl_vendor_and_renderer()
/third_party/skia/src/gpu/vk/
H A DGrVkResourceProvider.cpp56 // For version one of the header, the total header size is 16 bytes plus in pipelineCache()
64 createInfo.initialDataSize = cached->size(); in pipelineCache()
578 // store VkPipelineCache when cache size update in storePipelineCacheData()
593 SkDebugf("store vkPipelineCache, data size:%zu", fPipelineCacheSize); in storePipelineCacheData()
/third_party/skia/samplecode/
H A DSampleThinAA.cpp487 SkScalar centering = shape->name().size() * 4.f; // ad-hoc
511 // yet since we want to draw the "original" size on top of the zoomed in version
/third_party/skia/src/gpu/ops/
H A DAtlasTextOp.cpp378 int maxGlyphsPerDraw = static_cast<int>(flushInfo->fIndexBuffer->size() / sizeof(uint16_t) / 6); in createDrawForGeneratedGlyphs()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dglslang_tab.cpp539 and a page size can be as small as 4096 bytes. So we cannot safely
587 /* The size of the maximum gap between one aligned stack and the next. */
590 /* The size of an array large to enough to hold all stacks, each with
1829 /* YYINITDEPTH -- initial size of the parser's stacks. */
1834 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
1932 /* Copy into *YYMSG, which is of size *YYMSG_ALLOC, an error message
2161 /* Buffer for error messages, and its allocated size. */
2200 /* Get the current used size of the three stacks, in elements. */
2212 /* Each stack pointer address is followed by the size of the
2257 YYDPRINTF ((stderr, "Stack size increase
3252 int size = 0; global() local
3819 int size = 0; global() local
4404 int size = 0; global() local
[all...]
H A Dintermediate.h730 return mPath.size() == 0 ? nullptr : mPath.back(); in getParentNode()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DDisplay.cpp642 return mConfigSet.size() > 0; in isInitialized()
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelShader.cpp104 i += size(token[i], version); in validate()
/third_party/openssl/ohos_lite/include/openssl/
H A Dpem.h231 typedef int pem_password_cb (char *buf, int size, int rwflag, void *userdata);
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfntdump/
H A DSfntDump.java414 if (this.tablesToBinaryDump.size() > 0) { in dumpFont()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_merge_function_returns.cpp296 merge_blocks.reserve(merge_blocks_to_returning_predecessors.size()); in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_merge_function_returns.cpp296 merge_blocks.reserve(merge_blocks_to_returning_predecessors.size()); in Apply()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DNativeAudioContext.cpp46 return (int32_t) mData.size(); in length()
131 LOGD("ActivityContext::open() set callback to use oboeCallbackProxy, callback size = %d", in configureBuilder()
/third_party/skia/src/ports/
H A DSkFontMgr_config_parser.cpp123 const char* end = start + s->size(); // end is exclusive in trim_string()
/third_party/skia/tests/
H A DGrMeshTest.cpp62 return this->makeVertexBuffer(data.data(), data.size()); in makeVertexBuffer()

Completed in 38 milliseconds

1...<<681682683684685686687688689690>>...734