Home
last modified time | relevance | path

Searched defs:const (Results 1101 - 1125 of 11683) sorted by relevance

1...<<41424344454647484950>>...468

/third_party/skia/src/gpu/dawn/
H A DGrDawnTexture.h33 wgpu::Texture texture() const { return fInfo.fTexture; } in texture() argument
34 wgpu::TextureFormat format() const { return fInfo.fFormat; } in format() argument
H A DGrDawnProgramDataManager.h28 uint32_t uniformBufferSize() const { return fUniformSize; } in uniformBufferSize() argument
/third_party/skia/src/gpu/vk/
H A DGrVkImageLayout.h23 VkImageLayout getImageLayout() const { in getImageLayout() argument
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvBinary.hpp30 inline uint32_t getIdentifier() const { return identifier; }; in getIdentifier() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkBufferView.cpp37 void *BufferView::getPointer() const in getPointer() argument
H A DVkFormat.hpp31 inline operator VkFormat() const { return format; } in operator VkFormat() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dmerge_blocks_reduction_opportunity_finder.cpp22 std::string MergeBlocksReductionOpportunityFinder::GetName() const { in GetName() argument
27 GetAvailableOpportunities( opt::IRContext* context, uint32_t target_function) const GetAvailableOpportunities() argument
H A Dremove_function_reduction_opportunity_finder.cpp45 std::string RemoveFunctionReductionOpportunityFinder::GetName() const { in GetName() argument
23 GetAvailableOpportunities( opt::IRContext* context, uint32_t target_function) const GetAvailableOpportunities() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dmerge_blocks_reduction_opportunity_finder.cpp22 std::string MergeBlocksReductionOpportunityFinder::GetName() const { in GetName() argument
27 GetAvailableOpportunities( opt::IRContext* context, uint32_t target_function) const GetAvailableOpportunities() argument
H A Dremove_function_reduction_opportunity_finder.cpp45 std::string RemoveFunctionReductionOpportunityFinder::GetName() const { in GetName() argument
23 GetAvailableOpportunities( opt::IRContext* context, uint32_t target_function) const GetAvailableOpportunities() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnultrans.cpp27 NullTransliterator* NullTransliterator::clone() const { in clone() argument
31 handleTransliterate(Replaceable& , UTransPosition& offsets, UBool ) const handleTransliterate() argument
H A Dscriptset.h45 UBool operator != (const ScriptSet &other) const {return !(*this == other);} in operator !=() argument
[all...]
H A Dsharedbreakiterator.h36 BreakIterator *get() const { return ptr; } in get() argument
37 BreakIterator *operator->() const { return ptr; } in operator ->() argument
38 BreakIterator &operator*() const { return *ptr; } in operator *() argument
H A Dsharedpluralrules.h25 const PluralRules *operator->() const { return ptr; } in operator ->() argument
26 const PluralRules &operator*() const { return *ptr; } in operator *() argument
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dformat.h123 UBool operator!=(const Format& other) const { return !operator==(other); } in operator !=() argument
[all...]
H A Dfpositer.h95 UBool operator!=(const FieldPositionIterator& rhs) const { return !operator==(rhs); } in operator !=() argument
H A Dmeasure.h152 getNumber() const getNumber() argument
156 getUnit() const getUnit() argument
[all...]
/third_party/skia/third_party/externals/icu/source/samples/translit/
H A Dunaccent.h86 virtual UClassID getDynamicClassID(void) const { return getStaticClassID(); }; in getDynamicClassID() argument
/third_party/skia/third_party/externals/oboe/src/fifo/
H A DFifoControllerBase.h77 uint32_t getFrameCapacity() const { return mTotalFrames; } in getFrameCapacity() argument
/third_party/skia/src/sksl/lex/
H A DNFA.cpp10 int NFA::match(std::string s) const { in match() argument
/third_party/skia/third_party/externals/angle2/util/
H A DTimer.cpp29 double Timer::getElapsedWallClockTime() const in getElapsedWallClockTime() argument
44 double Timer::getElapsedCpuTime() const in getElapsedCpuTime() argument
/third_party/skia/third_party/externals/dawn/src/common/
H A DDynamicLib.h42 bool GetProc(T** proc, const std::string& procName, std::string* error = nullptr) const { in GetProc() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBindGroupLayout.h61 const BindingInfo& GetBindingInfo(BindingIndex bindingIndex) const { in GetBindingInfo() argument
[all...]
H A DStagingBuffer.cpp22 size_t StagingBufferBase::GetSize() const { in GetSize() argument
26 void* StagingBufferBase::GetMappedPointer() const { in GetMappedPointer() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBSession.h41 std::unique_ptr<T> getConcreteSymbolById(SymIndexId SymbolId) const { in getConcreteSymbolById() argument
[all...]

Completed in 8 milliseconds

1...<<41424344454647484950>>...468