HomeSort by relevance Sort by last modified time
    Searched defs:rowStart (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/skia/bench/
ETCBitmapBench.cpp 67 const etc1_byte* rowStart = origData + ((j % origBlocksY) * origRowSzInBytes);
69 memcpy(copyInto, rowStart, origRowSzInBytes);
  /cts/apps/CtsVerifier/lib/colorchecker/
colorcheckertest.cpp 677 int rowStart = 0;
688 while ((!isRowStart) && (rowStart < numHorizontalLines)) {
690 if (mCandidateColors[rowStart][j] != NULL) {
694 ++rowStart;
696 rowStart--;
697 rowEnd = rowStart;
698 ALOGV("rowStart is %d", rowStart);
730 if (mCandidateColors[rowStart][columnStart] != NULL) {
741 if (mCandidateColors[rowStart][columnEnd] != NULL
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 131 milliseconds