Home
last modified time | relevance | path

Searched refs:std (Results 19001 - 19025 of 20229) sorted by relevance

1...<<761762763764765766767768769770>>...810

/third_party/skia/third_party/externals/spirv-tools/test/link/
H A Dtype_match_test.cpp60 const std::string base = \
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLCreateContextAttribsTest.cpp95 std::vector<EGLConfig> configs(count); in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DCubeMapTextureTest.cpp148 std::vector<GLColor> faceData(kTextureSize * kTextureSize); in runSampleCoordinateTransformTest()
H A DFenceSyncTests.cpp306 drawQuad(program, std::string(essl1_shaders::PositionAttrib()), 0.0f); in TEST_P()
/third_party/skia/src/gpu/glsl/
H A DGrGLSLShaderBuilder.h119 void codeAppend(std::unique_ptr<SkSL::Statement> stmt);
/third_party/skia/src/core/
H A DSkImageFilter_Base.h308 std::unique_ptr<GrFragmentProcessor> fp,
H A DSkImageFilterTypes.cpp158 return {std::move(subsetImage), tightBounds.topLeft()}; in resolveToBounds()
H A DSkGlyphBuffer.h48 fRejectedMaxDimension = std::max(fRejectedMaxDimension, rejectedMaxDimension);
H A DSkMaskGamma.h181 : fParent(std::move(parent)), fR(r), fG(g), fB(b) { } in SkTMaskPreBlend()
H A DSkMask.h241 std::unique_ptr<uint8_t, SkFunctionWrapper<decltype(SkMask::FreeImage), SkMask::FreeImage>>;
/third_party/skia/src/gpu/gl/
H A DGrGLAssembleWebGLInterfaceAutogen.cpp259 return std::move(interface); in GrGLMakeAssembledWebGLInterface()
/third_party/skia/samplecode/
H A DSampleChineseFling.cpp198 auto currentLineLength = std::min(45, paragraphLength - 45);
/third_party/skia/src/gpu/
H A DGrSWMaskHelper.cpp158 return std::get<0>(GrMakeUncachedBitmapProxyView(rContext, bitmap, GrMipmapped::kNo, fit)); in toTextureView()
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DPixelProcessor.cpp71 routineCache = std::make_unique<RoutineCacheType>(clamp(cacheSize, 1, 65536)); in setRoutineCacheSize()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DSymbolTable.cpp179 maxNesting = std::max(maxNesting, field->type()->getDeepestStructNesting()); in calculateDeepestNesting()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.hpp121 std::string directory = getModuleDirectory(); in loadExports()
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSetupProcessor.cpp224 std::shared_ptr<Routine> SetupProcessor::routine(const State &state) in routine()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkFramebuffer.cpp83 const uint32_t count = std::min(clearValueCount, attachmentCount); in executeLoadOp()
/third_party/skia/third_party/externals/swiftshader/tests/SystemBenchmarks/
H A DLRUCacheBenchmarks.cpp41 std::array<size_t, 8> words;
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/link/
H A Dtype_match_test.cpp60 const std::string base = \
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dformatted_string_builder.h221 std::is_pod<FormattedStringBuilder::Field>::value,
H A Dquantityformatter.cpp199 output = std::move(fn.getStringRef()); in formatAndSelect()
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_vec.hpp12 template <typename T, std::size_t size, bool aligned>
/third_party/skia/src/shaders/
H A DSkShaderBase.h151 virtual std::unique_ptr<GrFragmentProcessor> asFragmentProcessor(const GrFPArgs&) const;
/third_party/skia/tests/
H A DVkPriorityExtensionTest.cpp88 instanceVersion = std::min(instanceVersion, apiVersion); in DEF_GPUTEST()

Completed in 21 milliseconds

1...<<761762763764765766767768769770>>...810