Searched refs:size_t (Results 20001 - 20025 of 29300) sorted by relevance
1...<<801802803804805806807808809810>>...1172
/third_party/skia/src/gpu/text/ |
H A D | GrDistanceFieldAdjustTable.cpp | 51 size_t size; in build_distance_adjust_table()
|
/third_party/skia/src/core/ |
H A D | SkPictureCommon.h | 88 sk_sp<SkImage> ImageDeserializer_SkDeserialImageProc(const void*, size_t, void* imagedeserializer);
|
H A D | SkRecordedDrawable.cpp | 33 size_t subPictureBytes = 0; in onNewPictureSnapshot()
|
H A D | SkCanvasPriv.h | 52 static size_t WriteLattice(void* storage, const SkCanvas::Lattice&);
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLTextureRenderTarget.cpp | 75 size_t GrGLTextureRenderTarget::onGpuMemorySize() const { in onGpuMemorySize()
|
H A D | GrGLRenderTarget.h | 119 size_t onGpuMemorySize() const override;
|
/third_party/skia/src/gpu/mtl/ |
H A D | GrMtlUtil.h | 124 size_t GrMtlFormatBytesPerBlock(MTLPixelFormat);
|
H A D | GrMtlRenderTarget.h | 72 size_t onGpuMemorySize() const override { return 0; }
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkTextureRenderTarget.h | 82 size_t onGpuMemorySize() const override;
|
/third_party/skia/src/gpu/ |
H A D | GrDeferredUpload.h | 122 size_t rowBytes)>;
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
H A D | Resource.cpp | 22 Resource::Resource(size_t bytes) : size(bytes) in Resource()
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | VertexProcessor.cpp | 78 for(size_t i = 0; i < MAX_INTERFACE_COMPONENTS / 4; i++) in update()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkCommandPool.cpp | 38 size_t CommandPool::ComputeRequiredAllocationSize(const VkCommandPoolCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize()
|
H A D | VkDeviceMemoryExternalAndroid.hpp | 81 VkResult allocateAndroidHardwareBuffer(size_t size, void **pBuffer);
|
H A D | VkSpecializationInfo.cpp | 28 size_t entriesSize = specializationInfo->mapEntryCount * sizeof(VkSpecializationMapEntry); in SpecializationInfo()
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
H A D | DirectFBSurfaceEXT.cpp | 32 size_t DirectFBSurfaceEXT::ComputeRequiredAllocationSize(const VkDirectFBSurfaceCreateInfoEXT *pCreateInfo) in ComputeRequiredAllocationSize()
|
/third_party/openssl/demos/pkey/ |
H A D | EVP_PKEY_EC_keygen.c | 92 size_t out_pubkey_len, out_privkey_len = 0; in get_key_values()
|
/third_party/openssl/ohos_lite/include/crypto/ |
H A D | bn.h | 29 signed char *bn_compute_wNAF(const BIGNUM *scalar, int w, size_t *ret_len);
|
/third_party/openssl/include/internal/ |
H A D | numbers.h | 75 # define SIZE_MAX __MAXUINT__(size_t)
|
H A D | dane.h | 48 size_t dlen;
|
/third_party/openssl/crypto/store/ |
H A D | store_local.h | 70 size_t stringlength;
|
/third_party/openssl/test/ |
H A D | bio_readbuffer_test.c | 32 size_t readbytes = 0, bytes = 0, count = 0; in test_readbuffer_file_bio()
|
/third_party/openssl/ohos_lite/include/internal/ |
H A D | dane.h | 47 size_t dlen;
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_parser.hpp | 35 Parser(const uint32_t *spirv_data, size_t word_count);
|
/third_party/skia/third_party/externals/spirv-cross/tests-other/ |
H A D | hlsl_resource_bindings.cpp | 29 if (fread(buffer.data(), 1, len, file) != (size_t)len) in read_file()
|
Completed in 22 milliseconds
1...<<801802803804805806807808809810>>...1172