Searched defs:rowCount (Results 1 - 24 of 24) sorted by relevance

/external/skia/src/core/
H A DSkConvertPixels.h21 size_t bytesPerRow, int rowCount) {
25 memcpy(dst, src, bytesPerRow * rowCount);
29 for (int i = 0; i < rowCount; ++i) {
20 SkRectMemcpy(void* dst, size_t dstRB, const void* src, size_t srcRB, size_t bytesPerRow, int rowCount) argument
H A DSkAAClip.cpp75 static RunHead* Alloc(int rowCount, size_t dataSize) { argument
76 size_t size = sizeof(RunHead) + rowCount * sizeof(YOffset) + dataSize;
79 head->fRowCount = rowCount;
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Deventhistory.cpp15 int EventListModel::rowCount(const QModelIndex &) const function in class:EventListModel
/external/skia/gm/
H A Dtextblobmixedsizes.cpp125 int rowCount = 0; variable
159 ++rowCount;
160 if ((bounds.width() + 2 * kPadX) * rowCount > kWidth) {
164 rowCount = 0;
H A Ddrawminibitmaprect.cpp93 int rowCount = 0; variable
122 ++rowCount;
123 if ((dstRect.width() + 2 * kPadX) * rowCount > gSize) {
127 rowCount = 0;
H A Ddrawbitmaprect.cpp187 int rowCount = 0; variable
211 ++rowCount;
212 if ((dstRect.width() + kPadX) * rowCount > gSize) {
216 rowCount = 0;
/external/icu/icu4c/source/test/intltest/
H A Dmiscdtfm.cpp352 int32_t rowCount, colCount; local
353 const UnicodeString **zones = symbols->getZoneStrings(rowCount, colCount);
356 for (int32_t i = 0; i < rowCount; ++i) {
H A Dtsdtfmsy.cpp370 int32_t rowCount = 0, columnCount = 0; local
371 const UnicodeString **strings = en.getZoneStrings(rowCount, columnCount);
372 fr.setZoneStrings(strings, rowCount, columnCount);
373 const UnicodeString **strings1 = fr.getZoneStrings(rowCount, columnCount);
374 for(int32_t i = 0; i < rowCount; i++) {
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowAbstractCursor.java26 protected int rowCount; field in class:ShadowAbstractCursor
32 return rowCount;
73 if ((-1 == currentRowNumber) || (rowCount == currentRowNumber)) {
/external/swiftshader/src/OpenGL/libGLESv2/
H A DProgram.cpp1218 int rowCount = VariableRowCount(transformFeedbackLinkedVaryings[index].type); local
1220 int nbRegs = rowCount > 1 ? colCount * size : size;
1221 int nbComponentsPerReg = rowCount > 1 ? rowCount : colCount;
1222 int componentStride = rowCount * colCount * size;
1247 int rowCount = VariableRowCount(transformFeedbackLinkedVaryings[index].type); local
1249 int nbRegs = rowCount > 1 ? colCount * size : size;
1250 int nbComponentsPerReg = rowCount > 1 ? rowCount : colCount;
1255 totalComponents += rowCount * colCoun
1428 int rowCount = VariableRowCount(varying.type); local
[all...]
/external/deqp/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.cpp1038 int rowCount,
1061 for (int rowNdex = 0; rowNdex < rowCount; rowNdex++)
1067 if (rowNdex < rowCount-1)
1083 for (int rowNdex = 0; rowNdex < rowCount; rowNdex++)
1037 writeMatrixTypeSrc(int columnCount, int rowCount, std::string compare, std::string compareType, std::ostringstream& src, const std::string& srcName, const void* basePtr, const UniformLayoutEntry& entry, bool vector) argument
/external/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp1245 DateFormatSymbols::getZoneStrings(int32_t& rowCount, int32_t& columnCount) const argument
1258 rowCount = fZoneStringsRowCount;
1357 DateFormatSymbols::setZoneStrings(const UnicodeString* const *strings, int32_t rowCount, int32_t columnCount) argument
1364 fZoneStringsRowCount = rowCount;
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/guice/extensions/persist/lib/
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 2051 milliseconds