Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_vgs.h44 RK_S32 fillData; member
H A Dtest_comm_tde.h46 RK_S32 fillData; member
/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A D0018-HACK-qpaintengine_raster-Support-rga-in-fillRect-wit.patch37 …1474,6 +1474,10 @@ void QRasterPaintEngine::fillPath(const QPainterPath &path, QSpanData *fillData)
38 d->rasterize(d->outlineMapper->convertPath(path), blend, fillData, d->rasterBuffer.data());
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_tde.cpp94 pstCtx->fillData); in TEST_TDE_AddTask()