HomeSort by relevance Sort by last modified time
    Searched refs:png (Results 101 - 125 of 436) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/eigen/doc/
eigen_navtree_hacks.js 95 o.node.plus_img.src = relpath+"ftv2pnode.png";
170 node.plus_img.src = node.relpath+"ftv2pnode.png";
178 imgNode.src = node.relpath+"ftv2pnode.png";
180 imgNode.src = node.relpath+"ftv2node.png";
  /external/opencv/otherlibs/highgui/
grfmt_png.cpp 47 This part of the file implements PNG codec on base of libpng library,
54 #include <png.h>
56 #include <libpng/png.h>
60 // PNG Filter Factory
65 m_description = "Portable Network Graphics files (*.png)";
205 * end of data when reading a 400x118 color png
206 * "mpplus_sand.png". OpenCV crashes even with demo
  /external/v8/tools/
plot-timer-events 89 cat timer-events.plot | gnuplot > timer-events.png
  /packages/apps/Launcher2/
print_db.py 59 icon_fn = "icon_%d.png" % id
97 out.write("""<img src="icon_%d.png">\n""" % ( cell["_id"] ))
101 out.write("""<img src="icon_%d.png">\n""" % ( cell["_id"] ))
  /prebuilts/go/darwin-x86/src/image/png/
paeth.go 5 package png package
22 // paeth implements the Paeth filter function, as per the PNG specification.
24 // This is an optimized version of the sample code in the PNG spec.
paeth_test.go 5 package png package
21 // It is a straight port of the sample code in the PNG spec, section 9.4.
writer_test.go 5 package png package
53 qfn := "testdata/pngsuite/" + fn + ".png"
  /prebuilts/go/linux-x86/src/image/png/
paeth.go 5 package png package
22 // paeth implements the Paeth filter function, as per the PNG specification.
24 // This is an optimized version of the sample code in the PNG spec.
paeth_test.go 5 package png package
21 // It is a straight port of the sample code in the PNG spec, section 9.4.
writer_test.go 5 package png package
53 qfn := "testdata/pngsuite/" + fn + ".png"
  /build/make/tools/droiddoc/templates-sac/assets/css/
default.css 121 background:url('../images/styles/open_new_page.png') no-repeat 100% 50%;
305 background: transparent url(../images/styles/disclosure_down.png) no-repeat scroll 50% 50%;
341 background: transparent url(../images/styles/disclosure_up.png) no-repeat scroll 50% 50%;
457 background: transparent url(../images/styles/disclosure_left.png) no-repeat scroll 50% 50%;
475 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
548 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
764 background-image: url(../images/styles/ico_phone_tablet.png); }
766 background-image: url(../images/styles/ico_web.png); }
768 background-image: url(../images/styles/ico_action.png); }
770 background-image: url(../images/styles/ico_use.png); }
    [all...]
  /external/pdfium/samples/
image_diff_png.cc 20 #include "third_party/libpng16/png.h"
40 // Represents a comment in the tEXt ancillary chunk of the png.
75 // in turn based on the Mozilla png decoder.
80 const double kMaxGamma = 21474.83; // Maximum gamma accepted by png library.
145 // Called when the png header has been read. This code is based on the WebKit
299 return false; // Input data too small to be a png
333 // PNG library called below.
365 // Passed around as the io_ptr in the png structs so our callbacks know where
373 void EncoderWriteCallback(png_structp png, png_bytep data, png_size_t size) {
374 PngEncoderState* state = static_cast<PngEncoderState*>(png_get_io_ptr(png));
    [all...]
  /build/make/tools/droiddoc/templates-ndk/assets/css/
default.css 122 background:url('../images/styles/open_new_page.png') no-repeat 100% 50%;
296 background: transparent url(../images/styles/disclosure_down.png) no-repeat scroll 50% 50%;
334 background: transparent url(../images/styles/disclosure_up.png) no-repeat scroll 50% 50%;
486 background: transparent url(../images/styles/disclosure_left.png) no-repeat scroll 50% 50%;
505 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
589 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%;
793 background-image: url(../images/styles/ico_phone_tablet.png); }
795 background-image: url(../images/styles/ico_web.png); }
797 background-image: url(../images/styles/ico_action.png); }
799 background-image: url(../images/styles/ico_use.png); }
    [all...]
  /external/fonttools/Lib/fontTools/ttLib/tables/
_s_b_i_x.py 41 char[4] format data type, e.g. "png "
sbixBitmap.py 12 imageFormatTag: 4s # e.g. "png "
  /packages/services/Car/evs/app/
TexWrapper.cpp 23 #include <png.h>
59 /* Factory to build TexWrapper objects from a given PNG file */
62 // Open the PNG file
70 // Read the file header and validate that it is a PNG
75 printf("%s is not a PNG.\n", filename);
107 // Set up the png reader and fetch the remaining bits of the header
112 // Get basic information about the PNG we're reading
136 // Refresh the values in the png info struct in case any transformation shave been applied.
145 printf("error: could not allocate memory for PNG image data\n");
  /prebuilts/go/darwin-x86/src/mime/
type.go 43 ".png": "image/png",
  /prebuilts/go/linux-x86/src/mime/
type.go 43 ".png": "image/png",
  /prebuilts/gradle-plugin/com/android/tools/build/builder/1.3.0-alpha1/
builder-1.3.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/1.3.0-alpha2/
builder-1.3.0-alpha2.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/1.3.0-alpha3/
builder-1.3.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/1.3.0-alpha4/
builder-1.3.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/1.3.0-alpha5/
builder-1.3.0-alpha5.jar 
  /external/doclava/res/assets/templates/assets/
doclava-developer-core.css 197 background:transparent url(images/preliminary.png) repeat scroll 0 0; */
246 background-image: url(images/bg_images_sprite.png);
259 background-image: url(images/bg_images_sprite.png);
281 background-image: url(images/bg_images_sprite.png);
295 background-image: url(images/bg_images_sprite.png);
  /external/libvpx/libvpx/
libs.doxy_template     [all...]

Completed in 1353 milliseconds

1 2 3 45 6 7 8 91011>>