Home
last modified time | relevance | path

Searched defs:buffer (Results 1376 - 1400 of 5697) sorted by relevance

1...<<51525354555657585960>>...228

/third_party/skia/src/effects/imagefilters/
H A DSkCropImageFilter.cpp72 sk_sp<SkFlattenable> SkCropImageFilter::CreateProc(SkReadBuffer& buffer) { in CreateProc() argument
H A DSkColorFilterImageFilter.cpp73 sk_sp<SkFlattenable> SkColorFilterImageFilter::CreateProc(SkReadBuffer& buffer) { in CreateProc() argument
H A DSkComposeImageFilter.cpp59 sk_sp<SkFlattenable> SkComposeImageFilter::CreateProc(SkReadBuffer& buffer) { in CreateProc() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DSocket.cpp86 int Socket::receive(char *buffer, int length) in receive() argument
91 void Socket::send(const char *buffer, int length) in send() argument
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferAndroid.cpp29 inline int dequeueBuffer(ANativeWindow* window, ANativeWindowBuffer** buffer) in dequeueBuffer() argument
39 inline int queueBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd) in queueBuffer() argument
44 inline int cancelBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd) in cancelBuffer() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DBuffer.h83 gl::BindingPointer<Buffer> buffer; member in es2::BufferBinding
H A DTransformFeedback.cpp99 void TransformFeedback::setBuffer(GLuint index, Buffer* buffer) in setBuffer() argument
104 void TransformFeedback::setBuffer(GLuint index, Buffer* buffer, GLintptr offset, GLsizeiptr size) in setBuffer() argument
109 void TransformFeedback::detachBuffer(GLuint buffer) in detachBuffer() argument
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DQuadRasterizer.cpp168 Pointer<Byte> buffer; local
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DDebug.cpp107 char buffer[2048]; in logv() local
H A DSocket.cpp87 int Socket::receive(char *buffer, int length) in receive() argument
92 void Socket::send(const char *buffer, int length) in send() argument
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DXcbSurfaceKHR.cpp118 auto buffer = reinterpret_cast<uint8_t *>(image->getImageMemory()->getOffsetPointer(0)); in present() local
H A DXlibSurfaceKHR.cpp73 char *buffer = static_cast<char *>(image->getImageMemory()->getOffsetPointer(0)); in attachImage() local
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_vxworks.c132 unsigned char *buffer; in ossl_pool_acquire_entropy() local
H A Drand_win.c52 unsigned char *buffer; in ossl_pool_acquire_entropy() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/data/
H A DByteArrayTests.java101 readByteArrayWithBuffer( ByteArray<? extends ByteArray<?>> ba, byte[] buffer) readByteArrayWithBuffer() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdatadst.c38 JOCTET *buffer; /* start of buffer */ member
55 JOCTET *buffer; /* start of buffer */ member
[all...]
H A Djdatasrc.c33 JOCTET *buffer; /* start of buffer */ member
[all...]
H A Djdmainct.h21 JSAMPARRAY buffer[MAX_COMPONENTS]; member
H A Djdpostct.c38 JSAMPARRAY buffer; /* strip buffer, or current strip of virtual */ member
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-fast-dtoa.cpp75 static bool RoundWeed(Vector<char> buffer, in RoundWeed() argument
195 RoundWeedCounted(Vector<char> buffer, int length, uint64_t rest, uint64_t ten_kappa, uint64_t unit, int* kappa) RoundWeedCounted() argument
[all...]
H A Dnumsys.cpp121 char buffer[ULOC_KEYWORDS_CAPACITY] = ""; in createInstance() local
[all...]
/third_party/skia/third_party/externals/icu/source/io/
H A Dufile.h45 UChar *buffer; /* Beginning of buffer */ member
[all...]
H A Duprintf.cpp173 UChar buffer[UFMT_DEFAULT_BUFFER_SIZE]; in u_vfprintf() local
H A Dustream.cpp43 char buffer[200]; in operator <<() local
61 stream << buffer; in operator <<() local
82 char buffer[16]; in operator >>() local
[all...]
/third_party/skia/third_party/externals/icu/source/samples/legacy/
H A Dnewcol.cpp33 int32_t getSortKey_current(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, int32_t bLen) { in getSortKey_current() argument

Completed in 10 milliseconds

1...<<51525354555657585960>>...228