Home
last modified time | relevance | path

Searched defs:size (Results 1051 - 1075 of 7794) sorted by relevance

1...<<41424344454647484950>>...312

/third_party/skia/src/gpu/text/
H A DGrDistanceFieldAdjustTable.cpp51 size_t size; in build_distance_adjust_table() local
/third_party/skia/src/gpu/
H A DGrProcessor.cpp45 void* GrProcessor::operator new(size_t size) { return MemoryPoolAccessor().pool()->allocate(size); } in operator new() argument
H A DGrRingBuffer.cpp16 size_t GrRingBuffer::getAllocationOffset(size_t size) { in getAllocationOffset() argument
57 GrRingBuffer::Slice GrRingBuffer::suballocate(size_t size) { in suballocate() argument
[all...]
/third_party/skia/src/core/
H A DSkAutoPixmapStorage.cpp43 size_t size = AllocSize(info, &rb); in tryAlloc() local
H A DSkGaussFilter.h21 size_t size() const { return fN; } in size() function in SkGaussFilter
H A DSkMallocPixelRef.cpp33 size_t size = info.computeByteSize(rowBytes); in MakeAllocate() local
/third_party/skia/src/gpu/dawn/
H A DGrDawnProgramDataManager.cpp30 make_bind_group_entry(uint32_t binding, const wgpu::Buffer& buffer, uint32_t offset, uint32_t size) make_bind_group_entry() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DResource.hpp95 const size_t size; member in sw::Resource
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.hpp150 RegisterFile(int size, bool indirectAddressable) : size(size), indirectAddressable(indirectAddressable) in RegisterFile() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/System/Linux/
H A DMemFd.cpp62 bool LinuxMemFd::allocate(const char *name, size_t size) in allocate() argument
105 void *LinuxMemFd::mapReadWrite(size_t offset, size_t size) in mapReadWrite() argument
112 bool LinuxMemFd::unmap(void *addr, size_t size) in unmap() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorPool.hpp51 size_t size = 0; member
/third_party/skia/third_party/externals/swiftshader/tests/SystemBenchmarks/
H A DLRUCacheBenchmarks.cpp78 size_t size; member in LRUCacheBenchmark
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/math/
H A DFontMath.java42 public static int paddingRequired(int size, int alignmentSize) { in paddingRequired() argument
/third_party/skia/third_party/externals/swiftshader/third_party/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/icu/source/io/
H A Dsscanf.cpp73 int32_t size = (int32_t)uprv_strlen(patternSpecification) + 1; in u_vsscanf() local
/third_party/skia/third_party/externals/icu/source/samples/udata/
H A Dwriter.c73 size_t size; in main() local
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Dadvanced_api_fuzzer.c22 int LLVMFuzzerTestOneInput(const uint8_t* const data, size_t size) { in LLVMFuzzerTestOneInput() argument
[all...]
H A Danimation_api_fuzzer.c22 int LLVMFuzzerTestOneInput(const uint8_t* const data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Denc_dec_fuzzer.cc30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* const data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dmux_demux_api_fuzzer.c21 int LLVMFuzzerTestOneInput(const uint8_t* const data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dsimple_api_fuzzer.c20 int LLVMFuzzerTestOneInput(const uint8_t* const data, size_t size) { in LLVMFuzzerTestOneInput() argument
[all...]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/utils/
H A DLockFreeQueue.h117 INDEX_TYPE size() const { in size() function in LockFreeQueue
/third_party/skia/src/sksl/
H A DSkSLPool.cpp63 void* Pool::AllocMemory(size_t size) { in AllocMemory() argument
H A DSkSLPool.h63 static void* operator new(const size_t size) { in operator new() argument

Completed in 9 milliseconds

1...<<41424344454647484950>>...312