Home
last modified time | relevance | path

Searched defs:data (Results 4701 - 4725 of 17640) sorted by relevance

1...<<181182183184185186187188189190>>...706

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugArangeSet.cpp33 DWARFDebugArangeSet::extract(DataExtractor data, uint64_t *offset_ptr) { in extract() argument
[all...]
H A DDWARFDebugRangeList.cpp25 Error DWARFDebugRangeList::extract(const DWARFDataExtractor &data, in extract() argument
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dppm_test.cc58 std::vector<amber::Value> data; in TEST_F() local
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_clear_color_test.cc95 std::string data; member
H A Dparser_clear_depth_test.cc92 std::string data; member
H A Dparser_clear_stencil_test.cc92 std::string data; member
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Ddatum_type_parser.cc27 std::unique_ptr<type::Type> DatumTypeParser::Parse(const std::string& data) { in Parse() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
H A Dspvtools_as_fuzzer.cpp23 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
[all...]
H A Dspvtools_fuzz_fuzzer.cpp23 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DBPTCCompressedTextureTest.cpp160 std::vector<GLubyte> data; in TEST_P() local
[all...]
/third_party/skia/src/core/
H A DSkColorFilterBase.h66 static sk_sp<SkColorFilter> Deserialize(const void* data, size_t size, in Deserialize() argument
H A DSkPicturePlayback.h21 SkPicturePlayback(const SkPictureData* data) in SkPicturePlayback() argument
H A DSkOpts.h59 static inline uint32_t hash(const void* data, size_t bytes, uint32_t seed=0) { in hash() argument
H A DSkAutoPixmapStorage.cpp65 void* data = fStorage; in detachPixels() local
77 sk_sp<SkData> data = SkData::MakeFromMalloc(fStorage, this->computeByteSize()); in detachPixelsAsData() local
H A DSkMallocPixelRef.cpp54 MakeWithData(const SkImageInfo& info, size_t rowBytes, sk_sp<SkData> data) MakeWithData() argument
/third_party/skia/src/gpu/
H A DGrCpuBuffer.h36 char* data() { return reinterpret_cast<char*>(fData); } in data() function in final
37 const char* data() const { return reinterpret_cast<const char*>(fData); } in data() function in final
40 GrCpuBuffer(void* data, size_t size) : fData(data), fSize(size) {} in GrCpuBuffer() argument
/third_party/skia/src/gpu/ops/
H A DSmallPathShapeData.h40 const uint32_t* data() const { return fKey.get(); } in data() function in skgpu::v1::SmallPathShapeDataKey
59 static inline const SmallPathShapeDataKey& GetKey(const SmallPathShapeData& data) { in GetKey() argument
/third_party/skia/src/opts/
H A DSkChecksum_opts.h112 inline uint32_t hash_fn(const void* data, size_t len, uint32_t seed) { in hash_fn() argument
/third_party/skia/samplecode/
H A DSampleCowboy.cpp44 auto data = GetResourceAsData(fResource); variable
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DResource.cpp180 const void *Resource::data() const in data() function in sw::Resource
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexRoutine.hpp35 Pointer<Byte> data; member in sw::VertexRoutinePrototype
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorSet.hpp48 alignas(16) uint8_t data[1]; variable
H A DVkSpecializationInfo.cpp34 void *data = sw::allocateUninitialized(specializationInfo->dataSize); in SpecializationInfo() local
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DWaylandSurfaceKHR.hpp31 uint8_t *data; member
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/
H A Dimport.go166 type data struct { type
[all...]

Completed in 12 milliseconds

1...<<181182183184185186187188189190>>...706