/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | BufferVk.cpp | 610 mapRange(const gl::Context *context, size_t offset, size_t length, GLbitfield access, void **mapPtr) mapRange() argument 625 ghostMappedBuffer(ContextVk *contextVk, VkDeviceSize offset, VkDeviceSize length, GLbitfield access, void **mapPtr) ghostMappedBuffer() argument 684 mapRangeImpl(ContextVk *contextVk, VkDeviceSize offset, VkDeviceSize length, GLbitfield access, void **mapPtr) mapRangeImpl() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
H A D | ANGLEPerfTest.cpp | 199 PerfTestDebugCallback(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam) PerfTestDebugCallback() argument
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_gles_3_1_autogen.cpp | 473 GL_GetProgramPipelineInfoLog(GLuint pipeline, GLsizei bufSize, GLsizei *length, GLchar *infoLog) GL_GetProgramPipelineInfoLog() argument 612 GL_GetProgramResourceName(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSize, GLsizei *length, GLchar *name) GL_GetProgramResourceName() argument 648 GL_GetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei bufSize, GLsizei *length, GLint *params) GL_GetProgramResourceiv() argument [all...] |
H A D | entry_points_gles_3_2_autogen.cpp | 592 GL_GetObjectLabel(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label) in GL_GetObjectLabel() argument 290 GL_DebugMessageInsert(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) GL_DebugMessageInsert() argument 620 GL_GetObjectPtrLabel(const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label) GL_GetObjectPtrLabel() argument 922 GL_ObjectLabel(GLenum identifier, GLuint name, GLsizei length, const GLchar *label) GL_ObjectLabel() argument 948 GL_ObjectPtrLabel(const void *ptr, GLsizei length, const GLchar *label) GL_ObjectPtrLabel() argument 1054 GL_PushDebugGroup(GLenum source, GLuint id, GLsizei length, const GLchar *message) GL_PushDebugGroup() argument [all...] |
/third_party/skia/src/core/ |
H A D | SkImageFilterTypes.h | 177 SkScalar length() const { return SkVector::Length(fData.fX, fData.fY); } in length() function in skif::LayerSpace
|
H A D | SkTextBlob.cpp | 844 sk_sp<SkTextBlob> SkTextBlob::Deserialize(const void* data, size_t length, in Deserialize() argument
|
H A D | SkStream.cpp | 135 bool SkWStream::writeStream(SkStream* stream, size_t length) { in writeStream() argument 299 std::unique_ptr<SkMemoryStream> SkMemoryStream::MakeCopy(const void* data, size_t length) { in MakeCopy() argument 303 std::unique_ptr<SkMemoryStream> SkMemoryStream::MakeDirect(const void* data, size_t length) { in MakeDirect() argument 944 size_t length = input->getLength(); in SkStreamCopy() local [all...] |
H A D | SkTypeface.cpp | 353 size_t SkTypeface::getTableData(SkFontTableTag tag, size_t offset, size_t length, in getTableData() argument
|
/third_party/skia/src/gpu/ |
H A D | GrGpu.cpp | 860 CompressedDataIsCorrect(SkISize dimensions, SkImage::CompressionType compressionType, GrMipmapped mipMapped, const void* data, size_t length) CompressedDataIsCorrect() argument 943 updateCompressedBackendTexture(const GrBackendTexture& backendTexture, sk_sp<GrRefCntedCallback> finishedCallback, const void* data, size_t length) updateCompressedBackendTexture() argument
|
/third_party/skia/src/c/ |
H A D | sk_surface.cpp | 446 sk_data_t* sk_data_new_with_copy(const void* src, size_t length) { in sk_data_new_with_copy() argument 450 sk_data_t* sk_data_new_from_malloc(const void* memory, size_t length) { in sk_data_new_from_malloc() argument 454 sk_data_t* sk_data_new_subset(const sk_data_t* csrc, size_t offset, size_t length) { in sk_data_new_subset() argument
|
/third_party/skia/src/codec/ |
H A D | SkPngCodec.cpp | 178 const size_t length = png_get_uint_32(chunk); in decodeBounds() local 223 size_t length; in processData() local 134 process_data(png_structp png_ptr, png_infop info_ptr, SkStream* stream, void* buffer, size_t bufferSize, size_t length) process_data() argument 359 png_uint_32 length; read_color_profile() local [all...] |
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
H A D | ViewableTaggedData.java | 154 void tagRange(String string, int start, int length, int depth) { in tagRange() argument 592 private final int length; field in ViewableTaggedData.Range 595 private Range(String name, int start, int length, int depth) { in Range() argument [all...] |
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jdmarker.c | 243 JLONG length; in LOCAL() local 307 JLONG length; in LOCAL() local 390 JLONG length; in LOCAL() local 436 JLONG length; LOCAL() local 510 JLONG length; LOCAL() local 568 JLONG length; LOCAL() local 708 JLONG length; METHODDEF() local 760 JLONG length = 0; METHODDEF() local 862 JLONG length; METHODDEF() local [all...] |
H A D | transupp.c | 1875 adjust_exif_parameters(JOCTET *data, unsigned int length, JDIMENSION new_width, in adjust_exif_parameters() argument
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | lossless_enc_sse2.c | 287 VectorMismatch_SSE2(const uint32_t* const array1, const uint32_t* const array2, int length) VectorMismatch_SSE2() argument
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | backward_references_cost_enc.c | 107 GetLengthCost(const CostModel* const m, uint32_t length) GetLengthCost() argument
|
/third_party/skia/third_party/externals/icu/source/extra/uconv/ |
H A D | uconv.cpp | 793 int8_t i, length, errorLength; in convertFile() local 946 int8_t i, length, errorLength; in convertFile() local [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | coll.cpp | 329 int32_t length = loc.getKeywordValue("colHiraganaQuaternary", value, UPRV_LENGTHOF(value), errorCode); in setAttributesFromKeywords() local [all...] |
H A D | collation.h | 328 static uint32_t makeCE32FromTagIndexAndLength(int32_t tag, int32_t index, int32_t length) { in makeCE32FromTagIndexAndLength() argument
|
H A D | collationbuilder.cpp | 827 binarySearchForRootPrimaryNode(const int32_t *rootPrimaryIndexes, int32_t length, in binarySearchForRootPrimaryNode() argument [all...] |
H A D | collationdatabuilder.cpp | 497 int32_t length = ce64s.size(); in addCE() local 507 int32_t length in addCE32() local 710 encodeExpansion(const int64_t ces[], int32_t length, UErrorCode &errorCode) encodeExpansion() argument 743 encodeExpansion32(const int32_t newCE32s[], int32_t length, UErrorCode &errorCode) encodeExpansion32() argument 789 int32_t length = Collation::lengthFromCE32(ce32); copyFromBaseCE32() local 796 int32_t length = Collation::lengthFromCE32(ce32); copyFromBaseCE32() local 930 int32_t length = Collation::lengthFromCE32(ce32); copyCE32() local 961 int32_t length = Collation::lengthFromCE32(ce32); copyCE32() local 1407 int32_t length = cond->prefixLength(); buildContext() local 1496 int32_t length = fastLatinBuilder->lengthOfTable(); buildFastLatinTable() local [all...] |
H A D | dtptngen.cpp | 539 int32_t length = 0; in put() local [all...] |
H A D | number_decimalquantity.cpp | 493 int32_t length; in convertToAccurateDouble() local 1125 readDoubleConversionToBcd( const char* buffer, int32_t length, int32_t point) readDoubleConversionToBcd() argument [all...] |
H A D | number_patternstring.cpp | 58 int32_t ParsedPatternInfo::length(int32_t flags) const { in length() function in ParsedPatternInfo 1041 int length = patternInfo.length(flags) + (prependSign ? 1 : 0); patternInfoToStringBuilder() local [all...] |
H A D | translit.cpp | 764 int32_t length=(int32_t)uprv_strlen(RB_DISPLAY_NAME_PREFIX); getDisplayName() local [all...] |