Home
last modified time | relevance | path

Searched defs:size (Results 2251 - 2275 of 22356) sorted by relevance

1...<<919293949596979899100>>...895

/third_party/openssl/crypto/buffer/
H A Dbuffer.c148 void BUF_reverse(unsigned char *out, const unsigned char *in, size_t size) in BUF_reverse() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageTexture.cpp111 tcu::IVec3 size = m_layerSize; in layerSize() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSpecConstantUtil.cpp34 VkImageCreateInfo makeImageCreateInfo (const tcu::IVec2& size, const VkFormat format, const VkImageUsageFlags usage) in makeImageCreateInfo() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageTexture.cpp111 tcu::IVec3 size = m_layerSize; in layerSize() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLBuffer.cpp33 Buffer::Buffer(Buffer &parent, MemFlags flags, size_t offset, size_t size, cl_int &errorCode) in Buffer() argument
24 Buffer(Context &context, PropArray &&properties, MemFlags flags, size_t size, void *hostPtr, cl_int &errorCode) Buffer() argument
H A DBlobCache.h74 size_t size() { return mSize; } in size() function in egl::final::Value
H A DBlobCache_unittest.cpp31 BlobPut MakeBlob(size_t size, uint8_t start = 0) in MakeBlob() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLMemoryCL.cpp38 size_t size = 0u; in getSize() local
48 createSubBuffer(const cl::Buffer &buffer, cl::MemFlags flags, size_t size, cl_int &errorCode) createSubBuffer() argument
/third_party/skia/third_party/externals/angle2/src/common/
H A Dsystem_utils_apple.cpp28 uint32_t size = 0; in GetExecutablePath() local
H A DCircularBuffer.h139 ANGLE_INLINE typename CircularBuffer<T, N, Storage>::size_type CircularBuffer<T, N, Storage>::size() in size() function in angle::CircularBuffer
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DHoistConstants.cpp42 const size_t size = MetalLayoutOf(type).sizeOf; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DBufferImpl.cpp14 getSubData(const gl::Context *context, GLintptr offset, GLsizeiptr size, void *outData) getSubData() argument
23 setDataWithUsageFlags(const gl::Context *context, gl::BufferBinding target, GLeglClientBufferEXT clientBuffer, const void *data, size_t size, gl::BufferUsage usage, GLbitfield flags) setDataWithUsageFlags() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.h51 unsigned size() const { return Pool.size(); } in size() function in llvm::DwarfStringPool
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DTypeTableCollection.cpp58 uint32_t TypeTableCollection::size() { return Records.size(); } in size() function in TypeTableCollection
/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
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 DS3TCTextureSizesTest.cpp145 size_t size; in TEST_P() member
194 size_t size; in TEST_P() member
H A DFramebufferRenderMipmapTest.cpp68 GLsizei size = 1 << ((levels - 1) - i); in TEST_P() local
118 GLsizei size = 1 << ((testLevels - 1) - i); in TEST_P() local
/third_party/skia/src/codec/
H A DSkWebpCodec.h82 int size() const { in size() function in final::FrameHolder
85 void reserve(int size) { in reserve() argument
/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 DSkMipmap.h89 SkMipmap(void* malloc, size_t size) : INHERITED(malloc, size) {} in SkMipmap() argument
90 SkMipmap(size_t size, SkDiscardableMemory* dm) : INHERITED(size, dm) {} in SkMipmap() argument
H A DSkWriter32.cpp13 size_t size = SkMatrixPriv::WriteToMemory(matrix, nullptr); in writeMatrix() local
45 void SkWriter32::growToAtLeast(size_t size) { in growToAtLeast() argument
/third_party/skia/src/gpu/
H A DGrCpuBuffer.h17 static sk_sp<GrCpuBuffer> Make(size_t size) { in Make() argument
40 GrCpuBuffer(void* data, size_t size) : fData(data), fSize(size) {} in GrCpuBuffer() argument
H A DGrStagingBufferManager.cpp15 allocateStagingBufferSlice( size_t size, size_t requiredAlignment) allocateStagingBufferSlice() argument
/third_party/skia/src/gpu/text/
H A DGrDistanceFieldAdjustTable.cpp51 size_t size; in build_distance_adjust_table() local

Completed in 13 milliseconds

1...<<919293949596979899100>>...895