Lines Matching refs:pixelmap
27 static void CreatePixelMap(OH_PixelmapNative*** pixelmap)
48 OH_PixelmapNative_CreatePixelmap(data, dataLength, ops, *pixelmap);
53 * @tc.desc: Create a effect filter with pixelmap.
62 /** pixmap is necessary, otherwize can not create pixelmap*/
85 /** pixmap is necessary, otherwize can not create pixelmap*/
99 * @tc.desc: Create a blur effect filter with pixelmap.
108 /** pixmap is necessary, otherwize can not create pixelmap*/
124 * @tc.desc: Create a gray scale effect filter with pixelmap.
133 /** pixmap is necessary, otherwize can not create pixelmap*/
147 * @tc.desc: Create a brighten effect filter with pixelmap.
156 /** pixmap is necessary, otherwize can not create pixelmap*/
172 * @tc.desc: Create a effect filter with pixelmap.
181 /** pixmap is necessary, otherwize can not create pixelmap*/
202 * @tc.desc: Get a pixelmap created by the filter.
211 /** pixmap is necessary, otherwize can not create pixelmap*/
227 * @tc.desc: Get a pixelmap created by the filter.
236 /** pixmap is necessary, otherwize can not create pixelmap*/