Home
last modified time | relevance | path

Searched defs:buffer (Results 751 - 775 of 3556) sorted by relevance

1...<<31323334353637383940>>...143

/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
H A Doldcol.cpp34 int32_t getSortKey_legacy(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, int32_t bLen) { in getSortKey_legacy() argument
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
H A Dpkgtypes.c33 char buffer[1024]; in pkg_writeCharListWrap() local
78 char buffer[1024]; pkg_writeCharList() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dflagparser.cpp26 char* buffer = NULL; in parseFlagsFile() local
117 extractFlag(char* buffer, int32_t bufferSize, char* flag, int32_t flagSize, const char **flagNames, int32_t numOfFlags, UErrorCode *status) extractFlag() argument
165 getFlagOffset(const char *buffer, int32_t bufferSize) getFlagOffset() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dio_openssl.c184 SPDYF_openssl_recv(struct SPDY_Session *session, void * buffer, size_t size) SPDYF_openssl_recv() argument
219 SPDYF_openssl_send(struct SPDY_Session *session, const void * buffer, size_t size) SPDYF_openssl_send() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DMultiChannelRecording.h76 int32_t write(int16_t *buffer, int32_t numFrames) { in write() argument
103 int32_t write(float *buffer, int32_t numFrames) { in write() argument
130 read(float *buffer, int32_t numFrames) read() argument
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DTapLatencyAnalyser.java37 public TapLatencyEvent[] analyze(float[] buffer, int offset, int numSamples) { in analyze() argument
50 private void highPassFilter(float[] buffer, int offset, int numSamples, float[] highPassBuffer) { in highPassFilter() argument
88 private void fillPeakBuffer(float[] buffer, int offset, int numSamples, float[] peakBuffer) { in fillPeakBuffer() argument
/third_party/skia/src/pdf/
H A DSkPDFResourceDict.cpp39 char buffer[1 + kMaxResourceNameLength]; in SkPDFWriteResourceName() local
57 char buffer[kMaxResourceNameLength]; in resource() local
H A DSkPDFUtils.h74 char buffer[5]; in AppendColorComponent() local
79 char buffer[kFloatColorDecimalCount + 2]; in AppendColorComponentF() local
/third_party/skia/tests/
H A DPDFDocumentTest.cpp72 char buffer[256]; in test_abortWithFile() local
162 SkDynamicMemoryWStream buffer; in DEF_TEST() local
H A DStreamBufferTest.cpp18 static void test_get_data_at_position(skiatest::Reporter* r, SkStreamBuffer* buffer, size_t position, in test_get_data_at_position() argument
[all...]
H A DTraceMemoryDumpTest.cpp83 sk_sp<GrGLBuffer> buffer = in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
/third_party/skia/src/shaders/
H A DSkColorFilterShader.cpp33 sk_sp<SkFlattenable> SkColorFilterShader::CreateProc(SkReadBuffer& buffer) { in CreateProc() argument
H A DSkColorShader.cpp24 sk_sp<SkFlattenable> SkColorShader::CreateProc(SkReadBuffer& buffer) { in CreateProc() argument
48 sk_sp<SkFlattenable> SkColor4Shader::CreateProc(SkReadBuffer& buffer) { in CreateProc() argument
[all...]
/third_party/skia/src/sksl/
H A DSkSLString.cpp38 char buffer[BUFFER_SIZE]; in vappendf() local
129 std::stringstream buffer; in to_string() local
[all...]
/third_party/skia/src/ports/
H A DSkOSFile_stdio.cpp121 size_t sk_fwrite(const void* buffer, size_t byteCount, FILE* f) { in sk_fwrite() argument
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DUtils.java92 static void flipBuffer(Buffer buffer) { in flipBuffer() argument
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
H A DServerQueue.cpp56 auto* buffer = BufferObjects().Get(bufferId); in DoQueueWriteBuffer() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DComputeStorageBufferBarrierTests.cpp31 wgpu::Buffer buffer = utils::CreateBufferFromData( in TEST_P() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
H A DBufferUploadPerf.cpp133 wgpu::Buffer buffer = device.CreateBuffer(&desc); in Step() local

Completed in 11 milliseconds

1...<<31323334353637383940>>...143