Home
last modified time | relevance | path

Searched refs:this (Results 2426 - 2450 of 4680) sorted by relevance

1...<<919293949596979899100>>...188

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorHLSL.h3 // Use of this source code is governed by a BSD-style license that can be
19 TranslatorHLSL *getAsTranslatorHLSL() override { return this; }
/third_party/vk-gl-cts/external/amber/src/kokoro/windows-msvc-2017-debug/
H A Dbuild.bat4 :: you may not use this file except in compliance with the License.
/third_party/vk-gl-cts/external/amber/src/kokoro/windows-msvc-2017-release/
H A Dbuild.bat4 :: you may not use this file except in compliance with the License.
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dbuffer_descriptor.h4 // you may not use this file except in compliance with the License.
69 BufferDescriptor* AsBufferDescriptor() override { return this; }
/third_party/skia/src/core/
H A DSkLatticeIter.h4 * Use of this source code is governed by a BSD-style license that can be
44 if (this->next(&isrcR, dst, isFixedColor, fixedColor)) { in next()
H A DSkAutoBlitterChoose.h4 * Use of this source code is governed by a BSD-style license that can be
26 this->choose(draw, matrixProvider, paint, drawCoverage); in SkAutoBlitterChoose()
H A DSkRecordDraw.h4 * Use of this source code is governed by a BSD-style license that can be
63 this->draw(r); in operator ()()
H A DSkBigPicture.h4 * Use of this source code is governed by a BSD-style license that can be
50 const SkBigPicture* asSkBigPicture() const override { return this; }
/third_party/skia/src/gpu/effects/
H A DGrGaussianConvolutionFragmentProcessor.h4 * Use of this source code is governed by a BSD-style license that can be
25 * pixelDomain indicates the domain of pixels that this effect will be called with. It should
26 * not account for outsetting due to the filter radius, this effect will handle that. It is
47 new GrGaussianConvolutionFragmentProcessor(*this));
H A DGrModulateAtlasCoverageEffect.h4 * Use of this source code is governed by a BSD-style license that can be
41 return std::make_unique<GrModulateAtlasCoverageEffect>(*this);
/third_party/skia/src/gpu/
H A DGrTransferFromRenderTask.h4 * Use of this source code is governed by a BSD-style license that can be
31 SkASSERT(0 == this->numTargets());
H A DGrEagerVertexAllocator.h4 * Use of this source code is governed by a BSD-style license that can be
27 return static_cast<T*>(this->lock(sizeof(T), eagerCount)); in lock()
/third_party/skia/src/gpu/vk/
H A DGrVkSemaphore.h4 * Use of this source code is governed by a BSD-style license that can be
69 this->getRefCnt());
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DCompiler.h4 // you may not use this file except in compliance with the License.
80 virtual TCompiler* getAsCompiler() { return this; } in getAsCompiler()
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2013-release/
H A Dbuild.bat4 :: you may not use this file except in compliance with the License.
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2015-release/
H A Dbuild.bat4 :: you may not use this file except in compliance with the License.
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2017-debug/
H A Dbuild.bat4 :: you may not use this file except in compliance with the License.
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2017-release/
H A Dbuild.bat4 :: you may not use this file except in compliance with the License.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2013-release/
H A Dbuild.bat4 :: you may not use this file except in compliance with the License.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2015-release/
H A Dbuild.bat4 :: you may not use this file except in compliance with the License.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2017-debug/
H A Dbuild.bat4 :: you may not use this file except in compliance with the License.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2017-release/
H A Dbuild.bat4 :: you may not use this file except in compliance with the License.
/third_party/skia/src/sksl/ir/
H A DSkSLBlock.h4 * Use of this source code is governed by a BSD-style license that can be
62 for (const std::unique_ptr<Statement>& stmt : this->children()) {
77 // If isScope is false, this is just a group of statements rather than an actual language-level
/third_party/skia/src/sksl/lex/
H A DDFAState.h4 * Use of this source code is governed by a BSD-style license that can be
28 return !(*this == other); in operator !=()
/third_party/skia/src/shaders/
H A DSkLocalMatrixShader.h4 * Use of this source code is governed by a BSD-style license that can be
35 *localMatrix = this->getLocalMatrix();

Completed in 9 milliseconds

1...<<919293949596979899100>>...188