Home
last modified time | relevance | path

Searched defs:Image (Results 1 – 25 of 89) sorted by relevance

1234

/prebuilts/go/linux-x86/src/image/draw/
Ddraw.go21 type Image interface { interface
40 Quantize(p color.Palette, m image.Image) color.Palette
55 func (op Op) Draw(dst Image, r image.Rectangle, src image.Image, sp image.Point) {
63 Draw(dst Image, r image.Rectangle, src image.Image, sp image.Point)
83 func clip(dst Image, r *image.Rectangle, src image.Image, sp *image.Point, mask image.Image, mp *im…
103 func processBackward(dst image.Image, r image.Rectangle, src image.Image, sp image.Point) bool {
110 func Draw(dst Image, r image.Rectangle, src image.Image, sp image.Point, op Op) {
116 func DrawMask(dst Image, r image.Rectangle, src image.Image, sp image.Point, mask image.Image, mp i…
795 func drawRGBA(dst *image.RGBA, r image.Rectangle, src image.Image, sp image.Point, mask image.Image
956 func drawPaletted(dst Image, r image.Rectangle, src image.Image, sp image.Point, floydSteinberg boo…
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusmetafile.h71 BOOL deleteWmf = FALSE): Image(NULL, Ok) in Image() function
79 Metafile(HENHMETAFILE hEmf, BOOL deleteEmf = FALSE): Image(NULL, Ok) in Image() function
111 const WCHAR *description = NULL): Image(NULL, Ok) in Image() function
122 const WCHAR *description = NULL): Image(NULL, Ok) in Image() function
133 const WCHAR *description = NULL): Image(NULL, Ok) in Image() function
143 const WCHAR *description = NULL): Image(NULL, Ok) in Image() function
156 const WCHAR *description = NULL): Image(NULL, Ok) in Image() function
168 const WCHAR *description = NULL): Image(NULL, Ok) in Image() function
178 const WCHAR *description = NULL): Image(NULL, Ok) in Image() function
190 const WCHAR *description = NULL): Image(NULL, Ok) in Image() function
[all …]
/prebuilts/go/linux-x86/src/cmd/vendor/rsc.io/markdown/
Dlink.go452 type Image struct { struct
453 Inner []Inline
454 URL string
455 Title string
456 TitleChar byte
457 corner bool
460 func (*Image) Inline() {}
462 func (x *Image) PrintHTML(buf *bytes.Buffer) {
486 func (x *Image) printMarkdown(buf *bytes.Buffer) {
491 func (x *Image) PrintText(buf *bytes.Buffer) {
/prebuilts/vndk/v32/arm64/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
48 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v33/x86/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
49 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v34/x86/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
49 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v33/arm/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
49 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v32/x86_64/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
48 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v34/x86_64/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
49 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v31/arm64/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
48 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v34/arm/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
49 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v34/arm64/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
49 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v30/arm/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
48 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v30/x86/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
48 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v32/arm/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
48 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v30/x86_64/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
48 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v31/arm/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
48 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v31/x86_64/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
48 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v31/x86/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
48 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v32/x86/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
48 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v30/arm64/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
48 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v33/x86_64/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
49 bool operator>(const Image& rhs) const { argument
/prebuilts/vndk/v33/arm64/include/external/piex/src/
Dpiex_types.h36 struct Image { struct
49 bool operator>(const Image& rhs) const { argument
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
Dxcoff.rs54 pub struct Image { struct
60 pub fn parse_xcoff(data: &[u8]) -> Option<Image> { in parse_xcoff()
82 pub fn parse_image(path: &Path, member_name: &OsString) -> Option<Image> { in parse_image()
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
Dxcoff.rs54 pub struct Image { struct
60 pub fn parse_xcoff(data: &[u8]) -> Option<Image> { in parse_xcoff()
82 pub fn parse_image(path: &Path, member_name: &OsString) -> Option<Image> { in parse_image()

1234