HomeSort by relevance Sort by last modified time
    Searched defs:img (Results 226 - 250 of 285) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
aria_util.js 97 'img' : 'aria_role_img',
234 return (role == 'img' || role == 'progressbar' || hasArialLabel);
  /external/chromium_org/chrome/browser/themes/
browser_theme_pack.cc 929 int* img = source_images_; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texstore.c 333 GLint img, row; local
363 for (img = 0; img < srcDepth; img++) {
368 img, 0, 0);
444 GLint img, row; local
472 for (img = 0; img < srcDepth; img++) {
477 img, 0, 0)
570 GLint img, row; local
904 GLint img, row; local
947 GLint img; local
956 GLint img, row; local
981 GLint img; local
1040 GLint img, row; local
1070 GLint img, row; local
1100 GLint img, row; local
1147 GLint img, row; local
1331 int img, row, col; local
1358 int img, row, col; local
1384 GLint img, row, col; local
1483 GLint img, row, col; local
1556 int img, row, col; local
1717 GLint img, row, col; local
1781 GLint img, row, col; local
1886 GLint img, row, col; local
1960 GLint img, row, col; local
2032 GLint img, row, col; local
2085 GLint img, row, col; local
2146 GLint img, row, col; local
2277 GLint img, row, col; local
2329 GLint img, row; local
2463 GLint img, row, col; local
2517 GLint img, row, col; local
2573 GLint img, row, col; local
2630 GLint img, row, col; local
2676 GLint img, row, col; local
2735 GLint img, row, col; local
2780 GLint img, row; local
2872 GLint img, row; local
2969 GLint img, row; local
3063 GLint img, row; local
3132 GLint img, row; local
3202 GLint img, row; local
3279 GLint img, row; local
3356 GLint img, row; local
3430 GLint img, row; local
3504 GLint img, row; local
3579 GLint img, row; local
3752 GLint img, row, col; local
3800 GLint img, row, col; local
3844 GLint img, row; local
3911 GLint img, row, col; local
3977 GLint img, row, col; local
    [all...]
  /external/deqp/modules/egl/
teglImageFormatTests.cpp 205 virtual bool render (int operationNdx, EGLImageKHR img, const tcu::Texture2D& reference) = 0;
206 virtual void modify (int operationNdx, EGLImageKHR img, tcu::Texture2D& reference) = 0;
300 bool render (int operationNdx, EGLImageKHR img, const tcu::Texture2D& reference);
301 bool renderTexture2D (EGLImageKHR img, const tcu::Texture2D& reference);
302 bool renderDepth (EGLImageKHR img, const tcu::Texture2D& reference);
303 bool renderReadPixelsRenderBuffer (EGLImageKHR img, const tcu::Texture2D& reference);
304 bool renderTryAll (EGLImageKHR img, const tcu::Texture2D& reference);
307 bool renderCubeMap (EGLImageKHR img, const tcu::Surface& reference, GLenum face);
309 void modify (int operationNdx, EGLImageKHR img, tcu::Texture2D& reference);
310 void modifyTexSubImage (EGLImageKHR img, tcu::Texture2D& reference, GLenum format, GLenum type)
350 EGLImageKHR img = EGL_NO_IMAGE_KHR; local
498 EGLImageKHR img = EGL_NO_IMAGE_KHR; local
678 EGLImageKHR img = m_eglExt.eglCreateImageKHR(m_display.getEGLDisplay(), m_context->getEGLContext(), EGL_GL_RENDERBUFFER_KHR, (EGLClientBuffer)(deUintptr)renderBuffer, attrib); local
    [all...]
  /external/libvpx/libvpx/
vpxenc.c 97 int read_frame(struct VpxInputContext *input_ctx, vpx_image_t *img) {
103 if (y4m_input_fetch_frame(y4m, f, img) < 1)
106 shortread = read_yuv_frame(input_ctx, img);
633 struct vpx_image *img; member in struct:stream_state
    [all...]
  /external/mesa3d/src/mesa/main/
texstore.c 333 GLint img, row; local
363 for (img = 0; img < srcDepth; img++) {
368 img, 0, 0);
444 GLint img, row; local
472 for (img = 0; img < srcDepth; img++) {
477 img, 0, 0)
570 GLint img, row; local
904 GLint img, row; local
947 GLint img; local
956 GLint img, row; local
981 GLint img; local
1040 GLint img, row; local
1070 GLint img, row; local
1100 GLint img, row; local
1147 GLint img, row; local
1331 int img, row, col; local
1358 int img, row, col; local
1384 GLint img, row, col; local
1483 GLint img, row, col; local
1556 int img, row, col; local
1717 GLint img, row, col; local
1781 GLint img, row, col; local
1886 GLint img, row, col; local
1960 GLint img, row, col; local
2032 GLint img, row, col; local
2085 GLint img, row, col; local
2146 GLint img, row, col; local
2277 GLint img, row, col; local
2329 GLint img, row; local
2463 GLint img, row, col; local
2517 GLint img, row, col; local
2573 GLint img, row, col; local
2630 GLint img, row, col; local
2676 GLint img, row, col; local
2735 GLint img, row, col; local
2780 GLint img, row; local
2872 GLint img, row; local
2969 GLint img, row; local
3063 GLint img, row; local
3132 GLint img, row; local
3202 GLint img, row; local
3279 GLint img, row; local
3356 GLint img, row; local
3430 GLint img, row; local
3504 GLint img, row; local
3579 GLint img, row; local
3752 GLint img, row, col; local
3800 GLint img, row, col; local
3844 GLint img, row; local
3911 GLint img, row, col; local
3977 GLint img, row, col; local
    [all...]
  /external/opencv/cv/src/
cvcalibinit.cpp 230 CvMat stub, *img = (CvMat*)arr; local
232 CV_CALL( img = cvGetMat( img, &stub ));
233 //debug_img = img;
235 if( CV_MAT_DEPTH( img->type ) != CV_8U || CV_MAT_CN( img->type ) == 2 )
245 CV_CALL( thresh_img = cvCreateMat( img->rows, img->cols, CV_8UC1 ));
248 CV_CALL( dbg_img = cvCreateImage(cvGetSize(img), IPL_DEPTH_8U, 3 ));
249 CV_CALL( dbg1_img = cvCreateImage(cvGetSize(img), IPL_DEPTH_8U, 3 ))
    [all...]
cvhough.cpp 85 icvHoughLinesStandard( const CvMat* img, float rho, float theta,
107 CV_ASSERT( CV_IS_MAT(img) && CV_MAT_TYPE(img->type) == CV_8UC1 );
109 image = img->data.ptr;
110 step = img->step;
111 width = img->cols;
112 height = img->rows;
191 icvHoughLinesSDiv( const CvMat* img,
237 CV_ASSERT( CV_IS_MAT(img) && CV_MAT_TYPE(img->type) == CV_8UC1 )
750 CvMat stub, *img = (CvMat*)src_image; local
1085 CvMat stub, *img = (CvMat*)src_image; local
    [all...]
mycvHaarDetectObjects.cpp 879 CvMat stub, *img = (CvMat*)_img; local
908 CV_CALL( img = cvGetMat( img, &stub, &coi ));
912 if( CV_MAT_DEPTH(img->type) != CV_8U )
922 CV_CALL( temp = cvCreateMat( img->rows, img->cols, CV_8UC1 ));
925 CV_CALL( sum = cvCreateMat( img->rows + 1, img->cols + 1, CV_32SC1 ));
928 CV_CALL( sqsum = cvCreateMat( img->rows + 1, img->cols + 1, CV_64FC1 ))
    [all...]
cvhaar.cpp 863 CvMat stub, *img = (CvMat*)_img; local
889 CV_CALL( img = cvGetMat( img, &stub, &coi ));
893 if( CV_MAT_DEPTH(img->type) != CV_8U )
899 CV_CALL( temp = cvCreateMat( img->rows, img->cols, CV_8UC1 ));
900 CV_CALL( sum = cvCreateMat( img->rows + 1, img->cols + 1, CV_32SC1 ))
    [all...]
  /external/qemu/tcg/
tcg.c 2758 struct ElfImage *img; local
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readelf.c 142 static Bool is_elf_object_file_by_DiImage( DiImage* img, Bool rel_ok )
148 if (!ML_(img_valid)(img, 0, sizeof(ehdr)))
151 ML_(img_get)(&ehdr, img, 0, sizeof(ehdr));
399 ML_(img_get_UChar)(escn_strtab->img, sym_name_ioff) == '\0') {
401 HChar* sym_name = ML_(img_strdup)(escn_strtab->img,
427 HChar* sym_name = ML_(img_strdup)(escn_strtab->img,
441 HChar* sym_name = ML_(img_strdup)(escn_strtab->img,
456 HChar* sym_name = ML_(img_strdup)(escn_strtab->img,
468 HChar* sym_name = ML_(img_strdup)(escn_strtab->img,
494 HChar* sym_name = ML_(img_strdup)(escn_strtab->img,
780 DiImage* img; member in struct:__anon37082
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxenc.c 97 int read_frame(struct VpxInputContext *input_ctx, vpx_image_t *img) {
103 if (y4m_input_fetch_frame(y4m, f, img) < 1)
106 shortread = read_yuv_frame(input_ctx, img);
633 struct vpx_image *img; member in struct:stream_state
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageShow.java 263 MasterImage img = MasterImage.getImage(); local
266 if ((img.getLoadedPreset() == null)
267 || (img.getLoadedPreset() != null
268 && img.getLoadedPreset().equals(img.getCurrentPreset()))) {
270 } else if (img.getLoadedPreset() != null) {
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp 2019 EglImage *img = s_eglIface->eglAttachEGLImage(imagehndl); local
2055 EglImage *img = s_eglIface->eglAttachEGLImage(imagehndl); local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/
vpxenc.c 102 int read_frame(struct VpxInputContext *input_ctx, vpx_image_t *img) {
108 if (y4m_input_fetch_frame(y4m, f, img) < 1)
111 shortread = read_yuv_frame(input_ctx, img);
763 struct vpx_image *img; member in struct:stream_state
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_texfilter.c 160 const struct gl_texture_image *img,
164 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
289 const struct gl_texture_image *img,
292 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
508 const struct gl_texture_image *img = texObj->Image[0][level]; local
509 const GLint width = img->Width;
510 const GLint height = img->Height;
511 const GLint depth = img->Depth;
520 *i = nearest_texel_location(samp->WrapS, img, width, texcoord[0]);
525 *i = nearest_texel_location(samp->WrapS, img, width, texcoord[0])
558 const struct gl_texture_image *img = texObj->Image[0][level]; local
1417 const struct gl_texture_image *img = tObj->Image[0][tObj->BaseLevel]; local
1462 const struct gl_texture_image *img = tObj->Image[0][tObj->BaseLevel]; local
1651 const struct gl_texture_image *img = tObj->Image[0][level]; local
1778 const struct gl_texture_image *img = tObj->Image[0][level]; local
2677 const struct gl_texture_image *img = tObj->Image[0][0]; local
2712 const struct gl_texture_image *img = tObj->Image[0][0]; local
3544 const struct gl_texture_image *img = tObj->Image[0][level]; local
3749 const struct gl_texture_image *img = t->Image[0][t->BaseLevel]; local
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_texfilter.c 160 const struct gl_texture_image *img,
164 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
289 const struct gl_texture_image *img,
292 const struct swrast_texture_image *swImg = swrast_texture_image_const(img);
508 const struct gl_texture_image *img = texObj->Image[0][level]; local
509 const GLint width = img->Width;
510 const GLint height = img->Height;
511 const GLint depth = img->Depth;
520 *i = nearest_texel_location(samp->WrapS, img, width, texcoord[0]);
525 *i = nearest_texel_location(samp->WrapS, img, width, texcoord[0])
558 const struct gl_texture_image *img = texObj->Image[0][level]; local
1417 const struct gl_texture_image *img = tObj->Image[0][tObj->BaseLevel]; local
1462 const struct gl_texture_image *img = tObj->Image[0][tObj->BaseLevel]; local
1651 const struct gl_texture_image *img = tObj->Image[0][level]; local
1778 const struct gl_texture_image *img = tObj->Image[0][level]; local
2677 const struct gl_texture_image *img = tObj->Image[0][0]; local
2712 const struct gl_texture_image *img = tObj->Image[0][0]; local
3544 const struct gl_texture_image *img = tObj->Image[0][level]; local
3749 const struct gl_texture_image *img = t->Image[0][t->BaseLevel]; local
    [all...]
  /external/opencv/cvaux/include/
cvaux.h 1113 CVAPI(void) cvDeleteMoire( IplImage* img ); variable
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp 3419 const MediaImage &img = describeParams.sMediaImage; local
3486 MediaImage *img = &describeParams.sMediaImage; local
3977 uint32_t* img = NULL; local
    [all...]
OMXCodec.cpp 2125 uint32_t* img = NULL; local
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 3485 } img; local
    [all...]
  /hardware/qcom/msm8x27/kernel-headers/linux/
msm_mdp.h 271 struct msmfb_img img; member in struct:msmfb_writeback_data
  /hardware/qcom/msm8x27/original-kernel-headers/linux/
msm_mdp.h 274 struct msmfb_img img; member in struct:msmfb_writeback_data
  /prebuilts/devtools/tools/lib/
ninepatch.jar 

Completed in 5006 milliseconds

1 2 3 4 5 6 7 8 91011>>