Home
last modified time | relevance | path

Searched defs:getDataSize (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/include/utils/
DSkBase64.h24 size_t getDataSize() { return fLength; } in getDataSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAddr.cpp176 uint32_t DWARFDebugAddrTable::getDataSize() const { in getDataSize() function in DWARFDebugAddrTable
/third_party/vk-gl-cts/executor/
DxeCallQueue.hpp58 size_t getDataSize (void) const { return m_data.size(); } in getDataSize() function in xe::Call
DxeBatchResult.hpp84 int getDataSize (void) const { return (int)m_data.size(); } in getDataSize() function in xe::TestCaseResultData
DxeContainerFormatParser.cpp103 int ContainerFormatParser::getDataSize (void) const in getDataSize() function in xe::ContainerFormatParser
/third_party/vk-gl-cts/framework/common/
DtcuCompressedTexture.hpp144 int getDataSize (void) const { return (int)m_data.size(); } in getDataSize() function in tcu::CompressedTexture
/third_party/vk-gl-cts/framework/xexml/
DxeXMLParser.hpp222 inline int Parser::getDataSize (void) const in getDataSize() function in xe::xml::Parser
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h702 template <support::endianness Endian> uint32_t getDataSize() const { in getDataSize() function
733 template <support::endianness Endian> uint32_t getDataSize() const { in getDataSize() function
/third_party/vk-gl-cts/modules/glshared/
DglsFragOpInteractionCase.cpp110 int getDataSize (void) const { return (int)m_data.size(); } in getDataSize() function in deqp::gls::__anon5d0db79c0211::VertexDataStorage
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateComputeTests.cpp141 size_t getDataSize () const in getDataSize() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.h470 size_t getDataSize() const { return mIntsPerResult * sizeof(uint64_t); } in getDataSize() function
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp234 void getDataSize(int& width, int& height) in getDataSize() function in glcts::__anon6f00ce220111::DrawIndirectBase