Home
last modified time | relevance | path

Searched defs:tempImage (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexcompress_s3tc.c53 const GLubyte *tempImage = NULL; in _mesa_texstore_rgb_dxt1() local
105 const GLubyte *tempImage = NULL; in _mesa_texstore_rgba_dxt1() local
158 const GLubyte *tempImage = NULL; in _mesa_texstore_rgba_dxt3() local
210 const GLubyte *tempImage = NULL; in _mesa_texstore_rgba_dxt5() local
Dtexcompress_rgtc.c79 const GLubyte *tempImage = NULL; in _mesa_texstore_red_rgtc1() local
132 const GLfloat *tempImage = NULL; in _mesa_texstore_signed_red_rgtc1() local
185 const GLubyte *tempImage = NULL; in _mesa_texstore_rg_rgtc2() local
252 const GLfloat *tempImage = NULL; in _mesa_texstore_signed_rg_rgtc2() local
Dtexcompress_fxt1.c61 const GLubyte *tempImage = NULL; in _mesa_texstore_rgb_fxt1() local
116 const GLubyte *tempImage = NULL; in _mesa_texstore_rgba_fxt1() local
Dtexcompress_bptc.c1279 const GLubyte *tempImage = NULL; in _mesa_texstore_bptc_rgba_unorm() local
1591 const float *tempImage = NULL; in texstore_bptc_rgb_float() local
Dtexstore.c675 void *tempImage = NULL, *tempRGBA = NULL; in texstore_rgba() local
Dtexgetimage.c318 GLfloat *tempImage, *tempSlice; in get_tex_rgba_compressed() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowBitmapRegionDecoderTest.java91 File tempImage = temporaryFolder.newFile(); in getGeneratedImageFile() local
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dxm_api.h341 XImage *tempImage; member
/external/mesa3d/src/gallium/winsys/sw/xlib/
Dxlib_sw_winsys.c70 XImage *tempImage; member
/external/dng_sdk/source/
Ddng_render.cpp1300 AutoPtr<dng_image> tempImage; in Render() local
Ddng_read_image.cpp2934 dng_row_interleaved_image tempImage (image, in Read() local
Ddng_image_writer.cpp4586 dng_row_interleaved_image tempImage (*((dng_image *) &image), in WriteImage() local
/external/mesa3d/src/mesa/swrast/
Ds_drawpix.c454 void *tempImage = NULL; in draw_rgba_pixels() local