Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_copypix.c91 GLfloat *tmpImage, *p; in copy_rgba_pixels() local
238 GLfloat *p, *tmpImage, *depth; in copy_depth_pixels() local
342 GLubyte *p, *tmpImage, *stencil; in copy_stencil_pixels() local
/external/skia/src/effects/
DSkBlurMask.cpp952 SkAutoTMalloc<float> tmpImage(tmpSize); in BlurGroundTruth() local