Home
last modified time | relevance | path

Searched defs:oldRow (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/dataability/src/
H A Dishared_result_set_stub.cpp103 int oldRow = data.ReadInt32(); in HandleOnGoRequest() local
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Dishared_result_set_stub.cpp101 int oldRow = data.ReadInt32(); in HandleOnGoRequest() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp795 png_bytep oldRow = pixelsData_ + (rowNum - firstRow_) * pngImageInfo_.rowDataSize; in SaveInterlacedRows() local
/third_party/skia/src/codec/
H A DSkPngCodec.cpp653 png_bytep oldRow = fInterlaceBuffer.get() + (rowNum - fFirstRow) * fPng_rowbytes; in interlacedRowCallback() local

Completed in 5 milliseconds