Home
last modified time | relevance | path

Searched defs:size (Results 12226 - 12250 of 15539) sorted by relevance

1...<<481482483484485486487488489490>>...622

/third_party/skia/samplecode/
H A DSamplePatch.cpp33 static sk_sp<SkShader> make_shader0(SkIPoint* size) { in make_shader0() argument
40 static sk_sp<SkShader> make_shader1(const SkIPoint& size) { in make_shader1() argument
/third_party/skia/src/core/
H A DSkAAClip.cpp184 size_t size = sizeof(RunHead) + rowCount * sizeof(YOffset) + dataSize; in Alloc() local
H A DSkBlockAllocator.h542 reserve(size_t size, ReserveFlags flags) reserve() argument
565 allocate(size_t size) allocate() argument
[all...]
H A DSkBlurMask.cpp337 void SkBlurMask::ComputeBlurProfile(uint8_t* profile, int size, SkScalar sigma) { in ComputeBlurProfile() argument
H A DSkReadBuffer.cpp39 void SkReadBuffer::setMemory(const void* data, size_t size) { in setMemory() argument
55 const void* SkReadBuffer::skip(size_t size) { in skip() argument
68 const void* SkReadBuffer::skip(size_t count, size_t size) { in skip() argument
181 size_t size in readMatrix() local
225 size_t size = 0; readRRect() local
236 size_t size = 0; readRegion() local
247 size_t size = 0; readPath() local
257 readArray(void* value, size_t size, size_t elementSize) readArray() argument
263 readByteArray(void* value, size_t size) readByteArray() argument
267 readColorArray(SkColor* colors, size_t size) readColorArray() argument
271 readColor4fArray(SkColor4f* colors, size_t size) readColor4fArray() argument
275 readIntArray(int32_t* values, size_t size) readIntArray() argument
279 readPointArray(SkPoint* points, size_t size) readPointArray() argument
283 readScalarArray(SkScalar* values, size_t size) readScalarArray() argument
287 skipByteArray(size_t* size) skipByteArray() argument
383 size_t size = sk_negate_to_size_t(index); readTypeface() local
[all...]
H A DSkClipStack.cpp521 SkClipStack::SkClipStack(void* storage, size_t size) in SkClipStack() argument
/third_party/skia/src/gpu/
H A DGrGeometryProcessor.h591 constexpr size_t GrGeometryProcessor::Attribute::size() const { in size() function in GrGeometryProcessor::Attribute
H A DGrProcessor.h135 void* operator new(size_t size, void* placement) { in operator new() argument
/third_party/skia/src/gpu/ops/
H A DTriangulatingPathRenderer.cpp112 size_t size = eagerCount * stride; variable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.h171 int size() const // Unify with es2::Uniform? in size() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DDevice.cpp177 void* Device::operator new(size_t size) in operator new() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DEblcTable.java[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_hlsl.hpp147 CompilerHLSL(const uint32_t *ir_, size_t size) in CompilerHLSL() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_dependence.h134 explicit DistanceVector(size_t size) : entries(size, DistanceEntry{}) {} in DistanceVector() argument
H A Dtype_manager.cpp352 size_t size = opaque->name().size(); in GetTypeInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_dependence.h134 explicit DistanceVector(size_t size) : entries(size, DistanceEntry{}) {} in DistanceVector() argument
H A Dtype_manager.cpp352 size_t size = opaque->name().size(); in GetTypeInstruction() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djcphuff.c335 emit_bits(phuff_entropy_ptr entropy, unsigned int code, int size) in emit_bits() argument
/third_party/skia/third_party/externals/libpng/
H A Dpngerror.c634 size_t size = png_ptr->jmp_buf_size; in png_set_longjmp_fn() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8_dec.c201 ParsePartitions(VP8Decoder* const dec, const uint8_t* buf, size_t size) ParsePartitions() argument
H A Dwebp_dec.c66 const uint32_t size = GetLE32(*data + TAG_SIZE); in ParseRIFF() local
243 const uint32_t size = GetLE32(data + TAG_SIZE); ParseVP8Header() local
526 DecodeIntoRGBABuffer(WEBP_CSP_MODE colorspace, const uint8_t* const data, size_t data_size, uint8_t* const rgba, int stride, size_t size) DecodeIntoRGBABuffer() argument
550 WebPDecodeRGBInto(const uint8_t* data, size_t data_size, uint8_t* output, size_t size, int stride) WebPDecodeRGBInto() argument
555 WebPDecodeRGBAInto(const uint8_t* data, size_t data_size, uint8_t* output, size_t size, int stride) WebPDecodeRGBAInto() argument
560 WebPDecodeARGBInto(const uint8_t* data, size_t data_size, uint8_t* output, size_t size, int stride) WebPDecodeARGBInto() argument
565 WebPDecodeBGRInto(const uint8_t* data, size_t data_size, uint8_t* output, size_t size, int stride) WebPDecodeBGRInto() argument
570 WebPDecodeBGRAInto(const uint8_t* data, size_t data_size, uint8_t* output, size_t size, int stride) WebPDecodeBGRAInto() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/demux/
H A Danim_decode.c154 const uint64_t size = in ZeroFillCanvas() local
176 const uint64_t size = (uint64_t)width * height * NUM_CHANNELS; in CopyCanvas() local
360 const uint64_t size = (uint64_t)iter.height * stride; // at most 25 + 27b in WebPAnimDecoderGetNext() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_enc.c665 static void AddVectorEq_C(const uint32_t* a, uint32_t* out, int size) { in AddVectorEq_C() argument
659 AddVector_C(const uint32_t* a, const uint32_t* b, uint32_t* out, int size) AddVector_C() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dunum.cpp778 unum_getSymbol(const UNumberFormat *fmt, UNumberFormatSymbol symbol, UChar *buffer, int32_t size, UErrorCode *status) unum_getSymbol() argument
H A Duspoof_impl.cpp755 int32_t SpoofData::size() const { in size() function in SpoofData

Completed in 36 milliseconds

1...<<481482483484485486487488489490>>...622