Home
last modified time | relevance | path

Searched defs:count (Results 551 - 575 of 4324) sorted by relevance

1...<<21222324252627282930>>...173

/third_party/skia/third_party/externals/spirv-tools/tools/
H A Dio.h123 WriteFile(const char* filename, const char* mode, const T* data, size_t count) WriteFile() argument
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLCreateContextAttribsTest.cpp43 EGLint count = 0; in TEST_P() local
92 EGLint count; in TEST_P() local
169 EGLint count; TEST_P() local
[all...]
H A DEGLNoConfigContextTest.cpp86 EGLint count; in TEST_P() local
/third_party/skia/src/codec/
H A DSkBmpCodec.h99 void resetXformBuffer(int count) { fXformBuffer.reset(new uint32_t[count]); } in resetXformBuffer() argument
/third_party/skia/src/core/
H A DSkTSearch.cpp21 int SkStrSearch(const char*const* base, int count, const char target[], in SkStrSearch() argument
57 int SkStrSearch(const char*const* base, int count, const char target[], in SkStrSearch() argument
63 int SkStrLCSearch(const char*const* base, int count, const char target[], in SkStrLCSearch() argument
73 int SkStrLCSearch(const char*const* base, int count, const char target[], in SkStrLCSearch() argument
H A DSkTDynamicHash.h38 int count() const { return fTable.count(); } in count() function in SkTDynamicHash
H A DSkBigPicture.h28 SnapshotArray(const SkPicture* pics[], int count) : fPics(pics), fCount(count) {} in SnapshotArray() argument
32 int count() const { return fCount; } in count() function in final::SnapshotArray
H A DSkFontPriv.h101 int count() const { return fCount; } in count() function in SkAutoToGlyphs
H A DSkQuadClipper.cpp35 int count = SkFindUnitQuadRoots(A, B, C, roots); in chopMonoQuadAt() local
/third_party/skia/src/gpu/d3d/
H A DGrD3DDescriptorTableManager.cpp64 allocateTable( unsigned int count) allocateTable() argument
88 allocateTable( GrD3DGpu* gpu, unsigned int count) allocateTable() argument
/third_party/skia/src/gpu/
H A DGrTestUtils.h75 static sk_sp<SkPathEffect> Make(const SkScalar* intervals, int count, SkScalar phase) { in Make() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DMemory.cpp113 void clear(uint16_t *memory, uint16_t element, size_t count) in clear() argument
127 void clear(uint32_t *memory, uint32_t element, size_t count) in clear() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DTagOffsetRecordList.java17 static int sizeOfListOfCount(int count) { in sizeOfListOfCount() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/
H A Dio.h123 WriteFile(const char* filename, const char* mode, const T* data, size_t count) WriteFile() argument
/third_party/skia/third_party/externals/libjpeg-turbo/md5/
H A Dmd5.c136 unsigned int count; in MD5Final() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationweights.h81 int32_t length, count; member
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dmd5.c225 unsigned count; in MD5Final() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DOboeStreamCallbackProxy.h41 void setCallbackCount(int64_t count) { in setCallbackCount() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMidiEventScheduler.java39 public void onSend(byte[] msg, int offset, int count, long timestamp) in onSend() argument
49 public int count = 0; field in MidiEventScheduler.MidiEvent
52 private MidiEvent(int count) { in MidiEvent() argument
57 private MidiEvent(byte[] msg, int offset, int count, long timestamp) { in MidiEvent() argument
77 createScheduledEvent(byte[] msg, int offset, int count, long timestamp) createScheduledEvent() argument
[all...]
/third_party/skia/src/utils/
H A DSkCharToGlyphCache.cpp39 static int find_simple(const SkUnichar base[], int count, SkUnichar value) { in find_simple() argument
52 static int find_with_slope(const SkUnichar base[], int count, SkUnichar value, double denom) { in find_with_slope() argument
97 const int count in findGlyphIndex() local
[all...]
/third_party/skia/tests/
H A DMemsetTest.cpp27 compare16(skiatest::Reporter* r, const uint16_t base[], uint16_t value, int count) compare16() argument
37 compare32(skiatest::Reporter* r, const uint32_t base[], uint32_t value, int count) compare32() argument
[all...]
H A DParsePathTest.cpp83 uint32_t count = rand.nextRangeU(0, 10); in DEF_TEST() local
H A DDashPathEffectTest.cpp30 const int count = 2; in DEF_TEST() local
41 const int count = 2; in DEF_TEST() local
H A DGrRenderTaskClusterTest.cpp16 static void make_proxies(int count, SkTArray<sk_sp<GrSurfaceProxy>>* proxies) { in make_proxies() argument
24 static void make_tasks(int count, SkTArray<sk_sp<GrMockRenderTask>>* tasks) { in make_tasks() argument
/third_party/skia/src/ports/
H A DSkImageEncoder_CG.cpp32 static size_t consumer_put(void* info, const void* buffer, size_t count) { in consumer_put() argument

Completed in 11 milliseconds

1...<<21222324252627282930>>...173