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 D | type_match_test.cpp | 60 const std::string base = \
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLCreateContextAttribsTest.cpp | 95 std::vector<EGLConfig> configs(count); in TEST_P()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | CubeMapTextureTest.cpp | 148 std::vector<GLColor> faceData(kTextureSize * kTextureSize); in runSampleCoordinateTransformTest()
|
H A D | FenceSyncTests.cpp | 306 drawQuad(program, std::string(essl1_shaders::PositionAttrib()), 0.0f); in TEST_P()
|
/third_party/skia/src/gpu/glsl/ |
H A D | GrGLSLShaderBuilder.h | 119 void codeAppend(std::unique_ptr<SkSL::Statement> stmt);
|
/third_party/skia/src/core/ |
H A D | SkImageFilter_Base.h | 308 std::unique_ptr<GrFragmentProcessor> fp,
|
H A D | SkImageFilterTypes.cpp | 158 return {std::move(subsetImage), tightBounds.topLeft()}; in resolveToBounds()
|
H A D | SkGlyphBuffer.h | 48 fRejectedMaxDimension = std::max(fRejectedMaxDimension, rejectedMaxDimension);
|
H A D | SkMaskGamma.h | 181 : fParent(std::move(parent)), fR(r), fG(g), fB(b) { } in SkTMaskPreBlend()
|
H A D | SkMask.h | 241 std::unique_ptr<uint8_t, SkFunctionWrapper<decltype(SkMask::FreeImage), SkMask::FreeImage>>;
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLAssembleWebGLInterfaceAutogen.cpp | 259 return std::move(interface); in GrGLMakeAssembledWebGLInterface()
|
/third_party/skia/samplecode/ |
H A D | SampleChineseFling.cpp | 198 auto currentLineLength = std::min(45, paragraphLength - 45);
|
/third_party/skia/src/gpu/ |
H A D | GrSWMaskHelper.cpp | 158 return std::get<0>(GrMakeUncachedBitmapProxyView(rContext, bitmap, GrMipmapped::kNo, fit)); in toTextureView()
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | PixelProcessor.cpp | 71 routineCache = std::make_unique<RoutineCacheType>(clamp(cacheSize, 1, 65536)); in setRoutineCacheSize()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | SymbolTable.cpp | 179 maxNesting = std::max(maxNesting, field->type()->getDeepestStructNesting()); in calculateDeepestNesting()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
H A D | libEGL.hpp | 121 std::string directory = getModuleDirectory(); in loadExports()
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | SetupProcessor.cpp | 224 std::shared_ptr<Routine> SetupProcessor::routine(const State &state) in routine()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkFramebuffer.cpp | 83 const uint32_t count = std::min(clearValueCount, attachmentCount); in executeLoadOp()
|
/third_party/skia/third_party/externals/swiftshader/tests/SystemBenchmarks/ |
H A D | LRUCacheBenchmarks.cpp | 41 std::array<size_t, 8> words;
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/link/ |
H A D | type_match_test.cpp | 60 const std::string base = \
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | formatted_string_builder.h | 221 std::is_pod<FormattedStringBuilder::Field>::value,
|
H A D | quantityformatter.cpp | 199 output = std::move(fn.getStringRef()); in formatAndSelect()
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | type_vec.hpp | 12 template <typename T, std::size_t size, bool aligned>
|
/third_party/skia/src/shaders/ |
H A D | SkShaderBase.h | 151 virtual std::unique_ptr<GrFragmentProcessor> asFragmentProcessor(const GrFPArgs&) const;
|
/third_party/skia/tests/ |
H A D | VkPriorityExtensionTest.cpp | 88 instanceVersion = std::min(instanceVersion, apiVersion); in DEF_GPUTEST()
|
Completed in 21 milliseconds
1...<<761762763764765766767768769770>>...810