Searched refs:outputRow (Results 1 - 8 of 8) sorted by relevance

/external/icu/icu4c/source/test/perf/perldriver/
H A DPerfFramework.pm152 outputRow($i, \@iterPerPass, \@noopers, \@timedata, \@noevents);
H A DOutput.pm323 sub outputRow { subroutine
/external/icu/icu4j/perf-tests/perldriver/
H A DPerfFramework4j.pm175 outputRow($i, \@iterPerPass, \@noopers, \@timedata, \@noevents);
H A DOutput.pm321 sub outputRow { subroutine
/external/skia/third_party/gif/
H A DSkGifImageReader.h112 void outputRow(const unsigned char* rowBegin);
H A DSkGifImageReader.cpp110 void SkGIFLZWContext::outputRow(const unsigned char* rowBegin) function in class:SkGIFLZWContext
298 outputRow(rowBegin);
1010 // until we have at least one row worth of data, then call outputRow().
/external/skqp/third_party/gif/
H A DSkGifImageReader.h112 void outputRow(const unsigned char* rowBegin);
H A DSkGifImageReader.cpp110 void SkGIFLZWContext::outputRow(const unsigned char* rowBegin) function in class:SkGIFLZWContext
298 outputRow(rowBegin);
1010 // until we have at least one row worth of data, then call outputRow().

Completed in 1180 milliseconds