Searched refs:findRow (Results 1 – 8 of 8) sorted by relevance
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | PropsVectors.java | 67 private int findRow(int rangeStart) { in findRow() method in PropsVectors 196 firstRow = findRow(start); in setValue() 197 lastRow = findRow(end); in setValue() 289 int index = findRow(c); in getValue()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | PropsVectors.java | 65 private int findRow(int rangeStart) { in findRow() method in PropsVectors 194 firstRow = findRow(start); in setValue() 195 lastRow = findRow(end); in setValue() 287 int index = findRow(c); in getValue()
|
/external/skqp/src/core/ |
D | SkAAClip.h | 68 const uint8_t* findRow(int y, int* lastYForRow = nullptr) const;
|
D | SkAAClip.cpp | 787 const uint8_t* SkAAClip::findRow(int y, int* lastYForRow) const { in findRow() function in SkAAClip 840 const uint8_t* row = this->findRow(top, &lastY); in quickContains() 1859 const uint8_t* row = fAAClip->findRow(y); in blitH() 1927 const uint8_t* row = fAAClip->findRow(y); in blitAntiH() 1945 const uint8_t* row = fAAClip->findRow(y, &lastY); in blitV() 2144 const uint8_t* row = fAAClip->findRow(y, &localStopY); in blitMask()
|
/external/skia/src/core/ |
D | SkAAClip.h | 68 const uint8_t* findRow(int y, int* lastYForRow = nullptr) const;
|
D | SkAAClip.cpp | 787 const uint8_t* SkAAClip::findRow(int y, int* lastYForRow) const { in findRow() function in SkAAClip 840 const uint8_t* row = this->findRow(top, &lastY); in quickContains() 1859 const uint8_t* row = fAAClip->findRow(y); in blitH() 1927 const uint8_t* row = fAAClip->findRow(y); in blitAntiH() 1945 const uint8_t* row = fAAClip->findRow(y, &lastY); in blitV() 2144 const uint8_t* row = fAAClip->findRow(y, &localStopY); in blitMask()
|
/external/guice/extensions/persist/lib/ |
D | hsqldb.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hsqldb/
org/ ... |
/external/cldr/tools/java/libs/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |