Home
last modified time | relevance | path

Searched defs:SetRow (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxbarcode/common/
DBC_CommonBitMatrix.cpp119 void CBC_CommonBitMatrix::SetRow(int32_t y, CBC_CommonBitArray* row) { in SetRow() function in CBC_CommonBitMatrix
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc1292 void (*SetRow)(uint8* dst, uint8 value, int width) = SetRow_C; in SetPlane() local
/external/libyuv/files/source/
Dplanar_functions.cc1544 void (*SetRow)(uint8 * dst, uint8 value, int width) = SetRow_C; in SetPlane() local