Home
last modified time | relevance | path

Searched defs:clear (Results 251 - 275 of 652) sorted by relevance

1...<<11121314151617181920>>...27

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DFramebufferNULL.cpp47 angle::Result FramebufferNULL::clear(const gl::Context *context, GLbitfield mask) in clear() function in rx::FramebufferNULL
/third_party/skia/src/gpu/
H A DGrOpsRenderPass.cpp39 void GrOpsRenderPass::clear(const GrScissorState& scissor, std::array<float, 4> color) { in clear() function in GrOpsRenderPass
/third_party/skia/src/gpu/v1/
H A DStencilMaskHelper.cpp486 void StencilMaskHelper::clear(bool insideStencil) { in clear() function in skgpu::v1::StencilMaskHelper
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DShader.cpp199 void Shader::clear() in clear() function in es2::Shader
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkImageView.cpp182 void ImageView::clear(const VkClearValue &clearValue, const VkImageAspectFlags aspectMask, const VkRect2D &renderArea) in clear() function in vk::ImageView
194 void ImageView::clear(const VkClearValue &clearValue, const VkImageAspectFlags aspectMask, const VkClearRect &renderArea) in clear() function in vk::ImageView
/third_party/openssl/ssl/record/
H A Drec_layer_d1.c796 int i, mac_size, clear = 0; in do_dtls1_write() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_containers.hpp594 void clear() in clear() function in SPIRV_CROSS_NAMESPACE::ObjectPool
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dsmall_vector.h378 void clear() { in clear() function in spvtools::utils::SmallVector
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dformatted_string_builder.cpp141 FormattedStringBuilder &FormattedStringBuilder::clear() { in clear() function in FormattedStringBuilder
/third_party/openssl/util/perl/TLSProxy/
H A DProxy.pm165 sub clear subroutine
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-set-invertible.hh64 void clear () in clear() function
H A Dhb-map.hh78 void clear () { key = kINVALID; value = vINVALID; hash = 0; } in clear() function
201 void clear () in clear() function
H A Dhb-set.hh81 void clear () { s.clear (); } in clear() function
/third_party/python/Lib/xml/dom/
H A Dpulldom.py192 def clear(self): member in PullDOM
276 def clear(self): member in DOMEventStream
/third_party/python/Lib/concurrent/futures/
H A Dprocess.py81 def clear(self): member in _ThreadWakeup
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFListTable.h48 void clear() { Entries.clear(); } in clear() function in llvm::DWARFListType
94 void clear() { in clear() function in llvm::DWARFListTableHeader
154 void clear() { in clear() function in llvm::DWARFListTableBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h206 void clear() { in clear() function in llvm::pdb::HashTable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInst.h189 void clear() { Operands.clear(); } in clear() function in llvm::MCInst
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DGraph.h340 void clear() { in clear() function in llvm::xray::Graph
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DBitVector.h188 void clear() { in clear() function in llvm::BitVector
H A DSmallPtrSet.h101 void clear() { in clear() function in llvm::SmallPtrSetImplBase
H A Dsimple_ilist.h226 void clear() { Sentinel.reset(); } in clear() function in llvm::simple_ilist
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DTimer.cpp153 void Timer::clear() { in clear() function in Timer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFoldingSet.cpp258 void FoldingSetBase::clear() { in clear() function in FoldingSetBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h45 void clear() { std::fill(&Value[0], &Value[TOTAL_KINDS], 0); } in clear() function

Completed in 18 milliseconds

1...<<11121314151617181920>>...27