Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_copypix.c102 GLfloat *tmpImage, *p; in copy_rgba_pixels() local
249 GLfloat *p, *tmpImage, *depth; in copy_depth_pixels() local
353 GLubyte *p, *tmpImage, *stencil; in copy_stencil_pixels() local
/external/opencv/cvaux/src/
Dcvcorrimages.cpp61 IplImage *tmpImage = 0; in icvCreateFeaturePoints() local
/external/skia/src/effects/
DSkBlurMask.cpp934 SkAutoTMalloc<float> tmpImage(tmpSize); in BlurGroundTruth() local