Home
last modified time | relevance | path

Searched defs:GetData (Results 1 – 25 of 31) sorted by relevance

12

/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DDictionary.cs32 internal static string GetData() in GetData() method in Org.Brotli.Dec.Dictionary.DataHolder0
40 internal static string GetData() in GetData() method in Org.Brotli.Dec.Dictionary.DataHolder1
48 internal static string GetData() in GetData() method in Org.Brotli.Dec.Dictionary.DataHolder2
82 internal static byte[] GetData() in GetData() method in Org.Brotli.Dec.Dictionary
/third_party/skia/m133/src/gpu/graphite/
DBackendTexturePriv.h47 static const BackendTextureData* GetData(const BackendTexture& info) { in GetData() function
51 static BackendTextureData* GetData(BackendTexture* info) { in GetData() function
DBackendSemaphorePriv.h43 static const BackendSemaphoreData* GetData(const BackendSemaphore& info) { in GetData() function
DTextureInfoPriv.h55 static const TextureInfoData* GetData(const TextureInfo& info) { in GetData() function
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DClientMemoryTransferService_mock.cpp38 const void* MockMemoryTransferService::MockReadHandle::GetData() { in GetData() function in dawn_wire::client::MockMemoryTransferService::MockReadHandle
69 void* MockMemoryTransferService::MockWriteHandle::GetData() { in GetData() function in dawn_wire::client::MockMemoryTransferService::MockWriteHandle
DClientInlineMemoryTransferService.cpp40 const void* GetData() override { in GetData() function in dawn_wire::client::InlineMemoryTransferService::ReadHandleImpl
81 void* GetData() override { in GetData() function in dawn_wire::client::InlineMemoryTransferService::WriteHandleImpl
/third_party/mindspore/test/fuzztest/
Ddata.h29 template<class T> T GetData() { in GetData() function
/third_party/vk-gl-cts/external/amber/src/src/
Dshader.h48 const std::string& GetData() const { return data_; } in GetData() function
Dpipeline.h102 const std::vector<uint32_t> GetData() const { return data_; } in GetData() function
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
DServerMemoryTransferService_mock.cpp49 const uint32_t* MockMemoryTransferService::MockWriteHandle::GetData() const { in GetData() function in dawn_wire::server::MockMemoryTransferService::MockWriteHandle
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
DvktVideoSessionFfmpegUtils.cpp67 int DataProviderImpl::GetData (uint8_t* pBuf, int nBuf) in GetData() function in vkt::video::DataProviderImpl
/third_party/protobuf/python/google/protobuf/pyext/
Dunknown_field_set.cc245 static PyObject* GetData(PyUnknownField* self, void* closure) { in GetData() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitcodeHeader.h116 const uint8_t *GetData() const { return Data; } in GetData() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/acl_ir/
Dacl_convert.h308 const std::vector<uint8_t> GetData() const { return data_; } in GetData() function
366 const std::vector<uint8_t> GetData() const { return data_; } in GetData() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dinlined_vector.h214 Pointer& GetData() { return alloc_data_.template get<1>(); } in GetData() function
255 Pointer& GetData() { return alloc_data_.template get<1>(); } in GetData() function
/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dtensor.h81 virtual std::shared_ptr<T> GetData() const { return data_; } in GetData() function
/third_party/mindspore/mindspore-src/source/mindspore/core/abstract/
Dabstract_value.h1034 std::shared_ptr<T> GetData(const std::string &key) const { in GetData() function
/third_party/skia/third_party/externals/piex/src/
Dtiff_parser.cc325 std::vector<std::uint8_t> GetData(const size_t offset, const size_t length, in GetData() function
/third_party/skia/m133/third_party/externals/piex/src/
Dtiff_parser.cc325 std::vector<std::uint8_t> GetData(const size_t offset, const size_t length, in GetData() function
/third_party/skia/m133/src/codec/
DSkRawCodec.cpp425 ::piex::Error GetData(const size_t offset, const size_t length, in GetData() function in SkPiexStream
/third_party/skia/src/codec/
DSkRawCodec.cpp397 ::piex::Error GetData(const size_t offset, const size_t length, in GetData() function in SkPiexStream
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_misc_opcodes.cpp118 void dng_area_spec::GetData (dng_stream &stream) in GetData() function in dng_area_spec
/third_party/skia/m133/third_party/externals/dng_sdk/source/
Ddng_misc_opcodes.cpp118 void dng_area_spec::GetData (dng_stream &stream) in GetData() function in dng_area_spec
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp712 void Texture::GetData(const glw::Functions& gl, glw::GLint level, glw::GLenum target, glw::GLenum f… in GetData() function in glcts::RobustBufferAccessBehavior::Texture
730 void Texture::GetData(const glw::Functions& gl, glw::GLuint id, glw::GLint level, glw::GLuint width… in GetData() function in glcts::RobustBufferAccessBehavior::Texture
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseTextureTests.cpp265 void Texture::GetData(const glw::Functions& gl, glw::GLint level, glw::GLenum target, glw::GLenum f… in GetData() function in gl4cts::Texture

12