Home
last modified time | relevance | path

Searched defs:const (Results 2451 - 2475 of 20422) sorted by relevance

1...<<919293949596979899100>>...817

/third_party/skia/third_party/externals/oboe/src/opensles/
H A DAudioStreamBuffered.h63 bool usingFIFO() const { return getCallback() == nullptr; } in usingFIFO() argument
/third_party/skia/src/sksl/
H A DSkSLOutputStream.h18 virtual bool isValid() const { in isValid() argument
/third_party/skia/src/sksl/ir/
H A DSkSLExternalFunctionReference.h29 const ExternalFunction& function() const { in function() argument
H A DSkSLUnresolvedFunction.h33 const std::vector<const FunctionDeclaration*>& functions() const { in functions() argument
H A DSkSLSymbolAlias.h26 const Symbol* origSymbol() const { in origSymbol() argument
H A DSkSLExpressionStatement.h32 const std::unique_ptr<Expression>& expression() const { in expression() argument
H A DSkSLDoStatement.cpp43 std::unique_ptr<Statement> DoStatement::clone() const { in clone() argument
48 String DoStatement::description() const { in description() argument
H A DSkSLExtension.h26 skstd::string_view name() const { in name() argument
H A DSkSLInlineMarker.h33 const FunctionDeclaration& function() const { in function() argument
H A DSkSLModifiersDeclaration.h29 const Modifiers& modifiers() const { in modifiers() argument
H A DSkSLSetting.h40 const skstd::string_view& name() const { in name() argument
H A DSkSLStructDefinition.h35 const Type& type() const { in type() argument
/third_party/skia/src/pdf/
H A DSkKeyedImage.cpp33 SkKeyedImage SkKeyedImage::subset(SkIRect subset) const { in subset() argument
H A DSkKeyedImage.h30 explicit operator bool() const { return fImage != nullptr; } in operator bool() argument
31 const SkBitmapKey& key() const { return fKey; } in key() argument
32 const sk_sp<SkImage>& image() const { return fImage; } in image() argument
[all...]
/third_party/skia/src/shaders/gradients/
H A DSkSweepGradient.h23 SkScalar getTBias() const { return fTBias; } in getTBias() argument
25 SkScalar getTScale() const { return fTScale; } in getTScale() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBackendConnection.cpp23 wgpu::BackendType BackendConnection::GetType() const { in GetType() argument
27 InstanceBase* BackendConnection::GetInstance() const { in GetInstance() argument
H A DCachedObject.cpp21 bool CachedObject::IsCachedReference() const { in IsCachedReference() argument
29 size_t CachedObject::HashFunc::operator()(const CachedObject* obj) const { in operator ()() argument
33 size_t CachedObject::GetContentHash() const { in GetContentHash() argument
H A DScratchBuffer.cpp42 BufferBase* ScratchBuffer::GetBuffer() const { in GetBuffer() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DResourceHeapVk.cpp23 VkDeviceMemory ResourceHeap::GetMemory() const { in GetMemory() argument
27 size_t ResourceHeap::GetMemoryType() const { in GetMemoryType() argument
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DFlags.cpp22 std::optional<std::string> Flags::Get(const std::string& key) const { in Get() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DGPUDescriptorHeapAllocationD3D12.cpp28 D3D12_GPU_DESCRIPTOR_HANDLE GPUDescriptorHeapAllocation::GetBaseDescriptor() const { in GetBaseDescriptor() argument
32 ExecutionSerial GPUDescriptorHeapAllocation::GetLastUsageSerial() const { in GetLastUsageSerial() argument
36 HeapVersionID GPUDescriptorHeapAllocation::GetHeapSerial() const { in GetHeapSerial() argument
H A DHeapD3D12.cpp27 ID3D12Heap* Heap::GetD3D12Heap() const { in GetD3D12Heap() argument
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/client/
H A DClientBase.h31 const ObjectAllocator<{{type.name.CamelCase()}}>& {{type.name.CamelCase()}}Allocator() const { in Allocator() argument
/third_party/skia/third_party/externals/dawn/src/common/
H A Dityp_stack_vec.h60 const Value* data() const { in data() argument
84 typename VectorBase::const_reference front() const { in front() argument
92 typename VectorBase::const_reference back() const { in back() argument
96 Index size() const { in size() argument
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A Dcompiler_test.h58 bool foundInESSLCode(const char *stringToFind) const in foundInESSLCode() argument
63 bool foundInGLSLCode(const char *stringToFind) const in foundInGLSLCode() argument
[all...]

Completed in 9 milliseconds

1...<<919293949596979899100>>...817