Home
last modified time | relevance | path

Searched refs:thisRow (Results 1 – 4 of 4) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
DSparseImmutableTable.java58 Map<C, V> thisRow = rows.get(rowKey); in SparseImmutableTable() local
59 iterationOrderColumn[i] = thisRow.size(); in SparseImmutableTable()
60 V oldValue = thisRow.put(columnKey, value); in SparseImmutableTable()
/external/libvncserver/libvncclient/
Dtight.c362 uint8_t thisRow[2048*3]; in FilterGradient24() local
371 thisRow[c] = pix[c]; in FilterGradient24()
386 thisRow[x*3+c] = pix[c]; in FilterGradient24()
391 memcpy(client->tightPrevRow, thisRow, client->rectWidth * 3); in FilterGradient24()
403 uint16_t thisRow[2048*3]; in FilterGradientBPP() local
429 thisRow[c] = pix[c]; in FilterGradientBPP()
443 thisRow[x*3+c] = pix[c]; in FilterGradientBPP()
447 memcpy(thatRow, thisRow, client->rectWidth * 3 * sizeof(uint16_t)); in FilterGradientBPP()
/external/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...