Home
last modified time | relevance | path

Searched defs:count (Results 1001 - 1025 of 17657) sorted by relevance

1...<<41424344454647484950>>...707

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/display/
H A DWindowSurfaceVkSimple.cpp31 uint32_t count = 1; in createSurfaceVk() local
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A DPreprocessorTest.cpp70 void SimplePreprocessorTest::lexSingleToken(size_t count, in lexSingleToken() argument
/third_party/skia/src/gpu/
H A DGrHashMapWithCache.h33 int count() const { return fMap.count(); } in count() function in GrHashMapWithCache
/third_party/skia/src/gpu/vk/
H A DGrVkDescriptorPool.cpp14 Create(GrVkGpu* gpu, VkDescriptorType type, uint32_t count) Create() argument
41 GrVkDescriptorPool(const GrVkGpu* gpu, VkDescriptorPool pool, VkDescriptorType type, uint32_t count) GrVkDescriptorPool() argument
/third_party/skia/src/core/
H A DSkOpts.h90 static inline void sk_memset16(uint16_t buffer[], uint16_t value, int count) { in sk_memset16() argument
93 static inline void sk_memset32(uint32_t buffer[], uint32_t value, int count) { in sk_memset32() argument
96 static inline void sk_memset64(uint64_t buffer[], uint64_t value, int count) { in sk_memset64() argument
H A DSkRecorder.h26 int count() const { return fArray.count(); } in count() function in SkDrawableList
H A DSkTSearch.h39 int SkTSearch(const T base[], int count, const K& key, size_t elemSize, const LESS& less) in SkTSearch() argument
73 int SkTSearch(const T base[], int count, const T& target, size_t elemSize) { in SkTSearch() argument
[all...]
H A DSkMath.cpp19 int32_t SkSqrtBits(int32_t x, int count) { in SkSqrtBits() argument
58 bool sk_floats_are_unit(const float array[], size_t count) { in sk_floats_are_unit() argument
H A DSkPtrRecorder.cpp29 int count = fList.count(); in find() local
45 int count = fList.count(); in add() local
62 int count = fList.count(); in copyToArray() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DResource.hpp105 volatile int count; global() member in sw::Resource
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DInput.h33 size_t count() const { return mCount; } in count() function in pp::Input
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DGlyphClassList.java28 public static int sizeOfListOfCount(int count) { in sizeOfListOfCount() argument
H A DRangeRecordList.java15 public static int sizeOfListOfCount(int count) { in sizeOfListOfCount() argument
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
H A Dbarrier.hpp75 std::atomic<unsigned> count; member in spirv_cross::Barrier
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddead_variable_elimination.cpp40 size_t count = 0; in Process() local
98 size_t& count = reference_count_[initializer_id]; DeleteVariable() local
[all...]
H A Deliminate_dead_constant_pass.cpp39 size_t count = 0; in Process() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddead_variable_elimination.cpp40 size_t count = 0; in Process() local
98 size_t& count = reference_count_[initializer_id]; DeleteVariable() local
[all...]
H A Deliminate_dead_constant_pass.cpp39 size_t count = 0; in Process() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dbit_vector.cpp24 uint32_t count = 0; in ReportDensity() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
H A Dspvtools_as_fuzzer.cpp37 size_t count = 0; in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DInfiniteRecording.h34 int32_t readFrom(T *buffer, size_t position, size_t count) { in readFrom() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMidiDispatcher.java78 public void onSend(byte[] msg, int offset, int count, long timestamp) throws IOException { in onSend() argument
H A DMidiFramer.java48 public void onSend(byte[] data, int offset, int count, long timestamp) in onSend() argument
/third_party/skia/src/pdf/
H A DSkClusterator.cpp14 static bool is_reversed(const uint32_t* clusters, uint32_t count) { in is_reversed() argument
/third_party/skia/src/utils/
H A DSkCharToGlyphCache.h20 int count() const { in count() function in SkCharToGlyphCache

Completed in 7 milliseconds

1...<<41424344454647484950>>...707