Home
last modified time | relevance | path

Searched refs:size_t (Results 20001 - 20025 of 29300) sorted by relevance

1...<<801802803804805806807808809810>>...1172

/third_party/skia/src/gpu/text/
H A DGrDistanceFieldAdjustTable.cpp51 size_t size; in build_distance_adjust_table()
/third_party/skia/src/core/
H A DSkPictureCommon.h88 sk_sp<SkImage> ImageDeserializer_SkDeserialImageProc(const void*, size_t, void* imagedeserializer);
H A DSkRecordedDrawable.cpp33 size_t subPictureBytes = 0; in onNewPictureSnapshot()
H A DSkCanvasPriv.h52 static size_t WriteLattice(void* storage, const SkCanvas::Lattice&);
/third_party/skia/src/gpu/gl/
H A DGrGLTextureRenderTarget.cpp75 size_t GrGLTextureRenderTarget::onGpuMemorySize() const { in onGpuMemorySize()
H A DGrGLRenderTarget.h119 size_t onGpuMemorySize() const override;
/third_party/skia/src/gpu/mtl/
H A DGrMtlUtil.h124 size_t GrMtlFormatBytesPerBlock(MTLPixelFormat);
H A DGrMtlRenderTarget.h72 size_t onGpuMemorySize() const override { return 0; }
/third_party/skia/src/gpu/vk/
H A DGrVkTextureRenderTarget.h82 size_t onGpuMemorySize() const override;
/third_party/skia/src/gpu/
H A DGrDeferredUpload.h122 size_t rowBytes)>;
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DResource.cpp22 Resource::Resource(size_t bytes) : size(bytes) in Resource()
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DVertexProcessor.cpp78 for(size_t i = 0; i < MAX_INTERFACE_COMPONENTS / 4; i++) in update()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkCommandPool.cpp38 size_t CommandPool::ComputeRequiredAllocationSize(const VkCommandPoolCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize()
H A DVkDeviceMemoryExternalAndroid.hpp81 VkResult allocateAndroidHardwareBuffer(size_t size, void **pBuffer);
H A DVkSpecializationInfo.cpp28 size_t entriesSize = specializationInfo->mapEntryCount * sizeof(VkSpecializationMapEntry); in SpecializationInfo()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDirectFBSurfaceEXT.cpp32 size_t DirectFBSurfaceEXT::ComputeRequiredAllocationSize(const VkDirectFBSurfaceCreateInfoEXT *pCreateInfo) in ComputeRequiredAllocationSize()
/third_party/openssl/demos/pkey/
H A DEVP_PKEY_EC_keygen.c92 size_t out_pubkey_len, out_privkey_len = 0; in get_key_values()
/third_party/openssl/ohos_lite/include/crypto/
H A Dbn.h29 signed char *bn_compute_wNAF(const BIGNUM *scalar, int w, size_t *ret_len);
/third_party/openssl/include/internal/
H A Dnumbers.h75 # define SIZE_MAX __MAXUINT__(size_t)
H A Ddane.h48 size_t dlen;
/third_party/openssl/crypto/store/
H A Dstore_local.h70 size_t stringlength;
/third_party/openssl/test/
H A Dbio_readbuffer_test.c32 size_t readbytes = 0, bytes = 0, count = 0; in test_readbuffer_file_bio()
/third_party/openssl/ohos_lite/include/internal/
H A Ddane.h47 size_t dlen;
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_parser.hpp35 Parser(const uint32_t *spirv_data, size_t word_count);
/third_party/skia/third_party/externals/spirv-cross/tests-other/
H A Dhlsl_resource_bindings.cpp29 if (fread(buffer.data(), 1, len, file) != (size_t)len) in read_file()

Completed in 22 milliseconds

1...<<801802803804805806807808809810>>...1172