/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jctrans.c | 299 JBLOCKARRAY buffer[MAX_COMPS_IN_SCAN]; in METHODDEF() local 380 JBLOCKROW buffer; in transencode_coef_controller() local [all...] |
H A D | jdhuff.c | 659 JOCTET *buffer; LOCAL() local [all...] |
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | timepng.c | 67 PNG_CALLBACK(void, read_and_copy, (png_structp png_ptr, png_bytep buffer, size_t cb)) PNG_CALLBACK() argument
|
/third_party/skia/third_party/externals/libwebp/imageio/ |
H A D | jpegdec.c | 267 JSAMPROW buffer[1]; in ReadJPEG() local
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
H A D | buffer_dec.c | 41 static VP8StatusCode CheckDecBuffer(const WebPDecBuffer* const buffer) { in CheckDecBuffer() argument 87 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() argument 152 WebPFlipBuffer(WebPDecBuffer* const buffer) WebPFlipBuffer() argument 177 WebPAllocateDecBuffer(int width, int height, const WebPDecoderOptions* const options, WebPDecBuffer* const buffer) WebPAllocateDecBuffer() argument 229 WebPInitDecBufferInternal(WebPDecBuffer* buffer, int version) WebPInitDecBufferInternal() argument 238 WebPFreeDecBuffer(WebPDecBuffer* buffer) WebPFreeDecBuffer() argument [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | double-conversion-bignum.cpp | 98 static uint64_t ReadUInt64(const Vector<const char> buffer, in ReadUInt64() argument
|
H A D | number_capi.cpp | 150 unumf_resultToString(const UFormattedNumber* uresult, UChar* buffer, int32_t bufferCapacity, in unumf_resultToString() argument
|
H A D | ucoleitr.cpp | 57 RCEI *buffer; member [all...] |
H A D | winnmfmt.cpp | 144 static UErrorCode GetEquivalentWindowsLocaleName(const Locale& locale, UnicodeString** buffer) in GetEquivalentWindowsLocaleName() argument 387 wchar_t *buffer = stackBuffer; in format() local [all...] |
/third_party/skia/third_party/externals/icu/source/io/ |
H A D | ufmt_cmn.cpp | 68 ufmt_64tou(UChar *buffer, in ufmt_64tou() argument 105 ufmt_ptou(UChar *buffer, in ufmt_ptou() argument 137 ufmt_uto64(const UChar *buffer, int32_t *len, int8_t radix) ufmt_uto64() argument 168 ufmt_utop(const UChar *buffer, int32_t *len) ufmt_utop() argument [all...] |
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | pkg_gencmn.cpp | 122 static char buffer[4096]; in createCommonDataFile() local [all...] |
H A D | ppucd.cpp | 557 UChar *buffer=toUCharPtr(uni.getBuffer(-1)); in parseString() local
|
H A D | toolutil.cpp | 130 findDirname(const char *path, char *buffer, int32_t bufLen, UErrorCode* status) { in findDirname() argument
|
/third_party/skia/third_party/externals/microhttpd/doc/examples/ |
H A D | largepost.c | 192 char buffer[1024]; in answer_to_connection() local
|
H A D | tlsauthentication.c | 90 char *buffer; in load_file() local
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | spdy_fileserver.c | 103 response_callback(void *cls, void *buffer, size_t max, bool *more) response_callback() argument
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
H A D | response.c | 467 MHD_create_response_from_buffer(size_t size, void *buffer, enum MHD_ResponseMemoryMode mode) MHD_create_response_from_buffer() argument
|
/third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
H A D | test_request_response_with_callback.c | 57 response_callback(void *cls, void *buffer, size_t max, bool *more) response_callback() argument
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/ |
H A D | NativeAudioContext.cpp | 265 float buffer[mRecording->getChannelCount()]; in saveWaveFile() local
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
H A D | AudioStreamBase.java | 127 public abstract int write(float[] buffer, in argument [all...] |
/third_party/skia/third_party/externals/oboe/src/flowgraph/ |
H A D | FlowGraphNode.h | 298 float *buffer = getBuffer(); in setValue() local
|
/third_party/skia/third_party/externals/oboe/src/opensles/ |
H A D | AudioStreamBuffered.cpp | 113 ResultWithValue<int32_t> AudioStreamBuffered::transfer(void *buffer, in transfer() argument 204 ResultWithValue<int32_t> AudioStreamBuffered::write(const void *buffer, in write() argument 219 ResultWithValue<int32_t> AudioStreamBuffered::read(void *buffer, in read() argument
|
/third_party/skia/src/shaders/gradients/ |
H A D | Sk4fGradientBase.cpp | 98 addMirrorIntervals(const SkGradientShaderBase& shader, const SkColor4f* colors, const Sk4f& componentScale, bool premulColors, bool reverse, Sk4fGradientIntervalBuffer::BufferType* buffer) addMirrorIntervals() argument
|
/third_party/skia/src/utils/ |
H A D | SkParsePath.cpp | 229 char buffer[64]; in write_scalar() local
|
/third_party/skia/tests/ |
H A D | MultiPictureDocumentTest.cpp | 227 static void cleanup_resources(AHardwareBuffer* buffer) { in cleanup_resources() argument 233 makeAHardwareBufferTestImage( skiatest::Reporter* reporter, GrDirectContext* context, AHardwareBuffer* buffer) makeAHardwareBufferTestImage() argument [all...] |